Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.8.6 - ci-build
This page is part of the Chile Core (v1.8.6: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Active as of 2022-01-18 |
{
"resourceType" : "CodeSystem",
"id" : "CSCodMadurez",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodMadurez</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CSCodMadurez-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSCodMadurez-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSCodMadurez-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSCodMadurez-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"CSCodMadurez-N\"> </a></td></tr></table></div>"
},
"url" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodMadurez",
"version" : "1.8.6",
"name" : "CSCodMadurez",
"title" : "Códigos de grado de madurez del artefacto",
"status" : "active",
"experimental" : false,
"date" : "2022-01-18T00: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" : "Códigos de grado de madurez del artefacto",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "1"
},
{
"code" : "2",
"display" : "2"
},
{
"code" : "3",
"display" : "3"
},
{
"code" : "4",
"display" : "4"
},
{
"code" : "N",
"display" : "N"
}
]
}