FHIR IG analytics| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | CodeSystem |
| Id | CodeSystem-tipo-episodio-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/CodeSystem-tipo-episodio-cs.html |
| URL | https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-05-25T11:22:02+00:00 |
| Name | TipoepisodioCS |
| Title | Tipos de episódio CodeSystem |
| Realm | pt |
| Authority | hl7 |
| Description | Tipos de episódio CodeSystem |
| Content | complete |
| ValueSet | ||
| hl7.fhir.pt.obs-neonat#current | episode-type-vs | Tipos de episódio ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: CodeSystem tipo-episodio-cs
Este case-insensitive sistema de código https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs define o seguinte códigos:
| Código | Ecrã | Definição |
| CON | Consulta | Consulta |
| INT | Internamento | Internamento |
| URG | Urgência | Urgência |
| BLO | Bloco | Bloco |
| HDI | Hospital de Dia | Hospital de Dia |
| RAD | RAD | RAD |
| LAB | LAB | LAB |
{
"resourceType": "CodeSystem",
"id": "tipo-episodio-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs",
"version": "0.0.1",
"name": "TipoepisodioCS",
"title": "Tipos de episódio CodeSystem",
"status": "active",
"experimental": true,
"date": "2026-05-25T11:22:02+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 episódio CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PT",
"display": "Portugal"
}
]
}
],
"caseSensitive": false,
"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"
}
]
}