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

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeValueSet
IdValueSet-document-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-document-type-vs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/ValueSet/document-type-vs
Version0.0.1
Statusactive
Date2026-05-25T11:22:02+00:00
NameDocumenttypeVS
TitleTipo de documento ValueSet
Realmpt
Authorityhl7
DescriptionTipo de documento ValueSet

Resources that use this resource

StructureDefinition
hl7.fhir.pt.obs-neonat#currentBulletindeliveryPerfil de Informação sobre entrega de boletim

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 document-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "document-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/document-type-vs",
  "version": "0.0.1",
  "name": "DocumenttypeVS",
  "title": "Tipo de documento 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": "Tipo de documento ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PT",
          "display": "Portugal"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "22131000087102",
            "display": "Electronic report (record artifact)"
          },
          {
            "code": "22151000087106",
            "display": "Paper report (record artifact)"
          }
        ]
      }
    ]
  }
}