FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeCodeSystem
IdCodeSystem-tipo-episodio-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-pt/obs-neonat-ig/CodeSystem-tipo-episodio-cs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs
Version0.0.1
Statusactive
Date2026-05-25T11:22:02+00:00
NameTipoepisodioCS
TitleTipos de episódio CodeSystem
Realmpt
Authorityhl7
DescriptionTipos de episódio CodeSystem
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.pt.obs-neonat#currentepisode-type-vsTipos de episódio ValueSet

Resources that this resource uses

No resources found


Narrative

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ódigoEcrãDefinição
CON ConsultaConsulta
INT InternamentoInternamento
URG UrgênciaUrgência
BLO BlocoBloco
HDI Hospital de DiaHospital de Dia
RAD RADRAD
LAB LABLAB

Source1

{
  "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"
    }
  ]
}