This page is part of the Chile Core (v1.8.1: STU2 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: Diagnósticos SNOMED y Ausente o Desconocido - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "VSDiagnosticosSCT",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/uv/ips/STU1/CodeSystem-absent-unknown-uv-ips.html\"><code>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips</code></a></li></ul></div>"
},
"url" : "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT",
"version" : "1.8.1",
"name" : "VSDiagnosticosSCT",
"title" : "Diagnósticos SNOMED y Ausente o Desconocido",
"status" : "active",
"experimental" : false,
"date" : "2022-07-25T00:00:00-03:00",
"publisher" : "HL7 Chile",
"contact" : [
{
"name" : "HL7 Chile",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7chile.cl"
},
{
"system" : "email",
"value" : "chair@hl7chile.cl"
}
]
}
],
"description" : "Diagnósticos definidos en Snomed-CT.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct"
},
{
"system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"
}
]
}
}