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" : "CSModalidadAudiencia",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSModalidadAudiencia</b></p><a name=\"CSModalidadAudiencia\"> </a><a name=\"hcCSModalidadAudiencia\"> </a><a name=\"CSModalidadAudiencia-en-US\"> </a><p>This case-sensitive code system <code>http://sist.psj.cl/fhir/ig/CodeSystem/CSModalidadAudiencia</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\">01<a name=\"CSModalidadAudiencia-01\"> </a></td><td>Presencial</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSModalidadAudiencia-02\"> </a></td><td>Online</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"CSModalidadAudiencia-03\"> </a></td><td>Híbrida</td></tr></table></div>"
},
"url" : "http://sist.psj.cl/fhir/ig/CodeSystem/CSModalidadAudiencia",
"version" : "0.1.0",
"name" : "CSModalidadAudiencia",
"title" : "CS Modalidad Audiencia",
"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" : "Modalidad de la Audiencia",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "01",
"display" : "Presencial"
},
{
"code" : "02",
"display" : "Online"
},
{
"code" : "03",
"display" : "Híbrida"
}
]
}