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" : "CSTipoSentencia",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSTipoSentencia</b></p><a name=\"CSTipoSentencia\"> </a><a name=\"hcCSTipoSentencia\"> </a><a name=\"CSTipoSentencia-en-US\"> </a><p>This case-sensitive code system <code>http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoSentencia</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=\"CSTipoSentencia-01\"> </a></td><td>Acuerdo</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSTipoSentencia-02\"> </a></td><td>Orden</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"CSTipoSentencia-03\"> </a></td><td>Suspensión</td></tr></table></div>"
},
"url" : "http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoSentencia",
"version" : "0.1.0",
"name" : "CSTipoSentencia",
"title" : "CS Tipo Sentencia",
"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" : "Esta sentencia puede establecerse mediante acuerdo entre las partes, o mediante una orden judicial. Por otro lado, la audiencia pudo ser suspendida",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "01",
"display" : "Acuerdo"
},
{
"code" : "02",
"display" : "Orden"
},
{
"code" : "03",
"display" : "Suspensión"
}
]
}