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

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeValueSet
IdValueSet-transport-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-transport-type-vs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/ValueSet/transport-type-vs
Version0.0.1
Statusactive
Date2026-05-25T11:22:02+00:00
NameTransportTypeVS
TitleTipos de transporte de recém-nascido ValueSet
Realmpt
Authorityhl7
DescriptionTipos de transporte de recém-nascido ValueSet

Resources that use this resource

StructureDefinition
hl7.fhir.pt.obs-neonat#currenttransport-informationExtensão sobre informação sobre Transportes

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Narrativa gerada: ValueSet transport-type-vs

  • Include estes códigos, tal como definidos em http://snomed.info/sct versão Not Stated (use latest from terminology server)
    CódigoEcrã
    255407002Neonatal (qualifier value)
    1156684004Fetal antepartum and/or intrapartum and/or early neonatal period (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "transport-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/transport-type-vs",
  "version": "0.0.1",
  "name": "TransportTypeVS",
  "title": "Tipos de transporte de recém-nascido ValueSet",
  "status": "active",
  "experimental": false,
  "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 transporte de recém-nascido ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PT",
          "display": "Portugal"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255407002",
            "display": "Neonatal (qualifier value)"
          },
          {
            "code": "1156684004",
            "display": "Fetal antepartum and/or intrapartum and/or early neonatal period (qualifier value)"
          }
        ]
      }
    ]
  }
}