HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1
1.0.0 - STU1
HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-10-07 |
{
"resourceType" : "CodeSystem",
"id" : "tipo-episodio-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem tipo-episodio-cs</b></p><a name=\"tipo-episodio-cs\"> </a><a name=\"hctipo-episodio-cs\"> </a><a name=\"tipo-episodio-cs-en-US\"> </a><p>This code system <code>http://terminology.hl7.pt/CodeSystem/tipoepisodio</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CON<a name=\"tipo-episodio-cs-CON\"> </a></td><td>Consulta</td><td>Consulta</td></tr><tr><td style=\"white-space:nowrap\">INT<a name=\"tipo-episodio-cs-INT\"> </a></td><td>Internamento</td><td>Internamento</td></tr><tr><td style=\"white-space:nowrap\">URG<a name=\"tipo-episodio-cs-URG\"> </a></td><td>Urgência</td><td>Urgência</td></tr><tr><td style=\"white-space:nowrap\">BLO<a name=\"tipo-episodio-cs-BLO\"> </a></td><td>Bloco</td><td>Bloco</td></tr><tr><td style=\"white-space:nowrap\">HDI<a name=\"tipo-episodio-cs-HDI\"> </a></td><td>Hospital de Dia</td><td>Hospital de Dia</td></tr><tr><td style=\"white-space:nowrap\">RAD<a name=\"tipo-episodio-cs-RAD\"> </a></td><td>RAD</td><td>RAD</td></tr><tr><td style=\"white-space:nowrap\">LAB<a name=\"tipo-episodio-cs-LAB\"> </a></td><td>LAB</td><td>LAB</td></tr></table></div>"
},
"url" : "http://terminology.hl7.pt/CodeSystem/tipoepisodio",
"version" : "1.0.0",
"name" : "TipoepisodioCS",
"title" : "Tipos de episodio code system",
"status" : "active",
"date" : "2024-10-07T08:52:39+00:00",
"publisher" : "HL7 Portugal",
"contact" : [
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.pt"
},
{
"system" : "email",
"value" : "info@hl7.pt"
}
]
},
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "email",
"value" : "geral@hl7.pt",
"use" : "work"
}
]
}
],
"description" : "Tipos de episodio code system",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "CON",
"display" : "Consulta",
"definition" : "Consulta"
},
{
"code" : "INT",
"display" : "Internamento",
"definition" : "Internamento"
},
{
"code" : "URG",
"display" : "Urgência",
"definition" : "Urgência"
},
{
"code" : "BLO",
"display" : "Bloco",
"definition" : "Bloco"
},
{
"code" : "HDI",
"display" : "Hospital de Dia",
"definition" : "Hospital de Dia"
},
{
"code" : "RAD",
"display" : "RAD",
"definition" : "RAD"
},
{
"code" : "LAB",
"display" : "LAB",
"definition" : "LAB"
}
]
}