0.1.0 - ci-build
PIBSistPSJ, published by LunaTorresR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/PIB-Sist-PSJ/ and changes regularly. See the Directory of published versions
Active as of 2022-01-18 |
{
"resourceType" : "CodeSystem",
"id" : "CSStatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSStatus</b></p><a name=\"CSStatus\"> </a><a name=\"hcCSStatus\"> </a><a name=\"CSStatus-en-US\"> </a><p>This case-sensitive code system <code>http://sist.psj.cl/fhir/ig/CodeSystem/CSStatus</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">activo<a name=\"CSStatus-activo\"> </a></td><td>Activo</td></tr><tr><td style=\"white-space:nowrap\">inactivo<a name=\"CSStatus-inactivo\"> </a></td><td>Inactivo</td></tr></table></div>"
},
"url" : "http://sist.psj.cl/fhir/ig/CodeSystem/CSStatus",
"version" : "0.1.0",
"name" : "CSStatus",
"title" : "CS Status",
"status" : "active",
"experimental" : false,
"date" : "2022-01-18T00:00:00-03:00",
"publisher" : "LunaTorresR",
"contact" : [
{
"name" : "LunaTorresR",
"telecom" : [
{
"system" : "url",
"value" : "http://sist.psj.cl"
}
]
}
],
"description" : "Status Activo / Inactivo",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "activo",
"display" : "Activo"
},
{
"code" : "inactivo",
"display" : "Inactivo"
}
]
}