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

FHIR IG Statistics: ValueSet/episode-type-vs

Packagehl7.fhir.pt.obs-neonat
TypeValueSet
Idepisode-type-vs
FHIR VersionR4
Sourcehttps://hl7.pt/fhir/NoticiaNascimento/https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-episode-type-vs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/ValueSet/episode-type-vs
Version0.0.1
Statusactive
Date2025-05-12T10:05:07+00:00
NameTipoepisodioVS
TitleTipos de episódio ValueSet
Realmpt
Authorityhl7
DescriptionTipos de episódio ValueSet

Resources that use this resource

StructureDefinition
ContactPerfil sobre episódio da notícia de nascimento

Resources that this resource uses

CodeSystem
tipo-episodio-csTipos de episódio CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet episode-type-vs


Source

{
  "resourceType": "ValueSet",
  "id": "episode-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/episode-type-vs",
  "version": "0.0.1",
  "name": "TipoepisodioVS",
  "title": "Tipos de episódio ValueSet",
  "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 ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PT",
          "display": "Portugal"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs"
      }
    ]
  }
}