FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/tipo-episodio-cs

Packagehl7.fhir.pt.obs-neonat
TypeCodeSystem
Idtipo-episodio-cs
FHIR VersionR4
Sourcehttps://hl7.pt/fhir/NoticiaNascimento/https://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
Date2025-05-12T10:05:07+00:00
NameTipoepisodioCS
TitleTipos de episódio CodeSystem
Realmpt
Authorityhl7
DescriptionTipos de episódio CodeSystem
Contentcomplete

Resources that use this resource

ValueSet
episode-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

Generated Narrative: CodeSystem tipo-episodio-cs

This case-insensitive code system https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs defines the following codes:

CodeDisplayDefinition
CON ConsultaConsulta
INT InternamentoInternamento
URG UrgênciaUrgência
BLO BlocoBloco
HDI Hospital de DiaHospital de Dia
RAD RADRAD
LAB LABLAB

Source

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