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

FHIR IG Statistics: ValueSet/document-type-vs

Packagehl7.fhir.pt.obs-neonat
TypeValueSet
Iddocument-type-vs
FHIR VersionR4
Sourcehttps://hl7.pt/fhir/NoticiaNascimento/https://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
Date2025-05-12T10:05:07+00:00
NameDocumenttypeVS
TitleTipo de documento ValueSet
Realmpt
Authorityhl7
DescriptionTipo de documento ValueSet

Resources that use this resource

StructureDefinition
BulletindeliveryPerfil de Informação sobre entrega de boletim

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet document-type-vs


Source

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