Package | hl7.fhir.pt.obs-neonat |
Type | CodeSystem |
Id | tipo-episodio-cs |
FHIR Version | R4 |
Source | https://hl7.pt/fhir/NoticiaNascimento/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 | 2025-05-12T10:05:07+00:00 |
Name | TipoepisodioCS |
Title | Tipos de episódio CodeSystem |
Realm | pt |
Authority | hl7 |
Description | Tipos de episódio CodeSystem |
Content | complete |
ValueSet | |
episode-type-vs | Tipos de episódio ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem tipo-episodio-cs
This case-insensitive code system https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs
defines the following codes:
Code | Display | Definition |
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": "2025-05-12T10:05:07+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" } ] }