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

FHIR IG Statistics: ValueSet/bulletin-delivery-vs

Packagehl7.fhir.pt.obs-neonat
TypeValueSet
Idbulletin-delivery-vs
FHIR VersionR4
Sourcehttps://hl7.pt/fhir/NoticiaNascimento/https://build.fhir.org/ig/hl7-pt/obs-neonat-ig/ValueSet-bulletin-delivery-vs.html
URLhttps://hl7.pt/fhir/NoticiaNascimento/ValueSet/bulletin-delivery-vs
Version0.0.1
Statusactive
Date2025-05-12T10:05:07+00:00
NameBulletindeliveryVS
TitleEnvio de boletim ValueSet
Realmpt
Authorityhl7
DescriptionEnvio de boletim ValueSet

Resources that use this resource

StructureDefinition
BulletindeliveryPerfil de Informação sobre entrega de boletim

Resources that this resource uses

CodeSystem
documentclassificationCSClassficação de documentos CodeSystem

Narrative

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

Generated Narrative: ValueSet bulletin-delivery-vs


Source

{
  "resourceType": "ValueSet",
  "id": "bulletin-delivery-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/bulletin-delivery-vs",
  "version": "0.0.1",
  "name": "BulletindeliveryVS",
  "title": "Envio de boletim 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": "Envio de boletim ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PT",
          "display": "Portugal"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/documentclassificationCS",
        "concept": [
          {
            "code": "BISC",
            "display": "Boletim Individual de saúde da criança"
          },
          {
            "code": "BSIJ",
            "display": "Boletim de saúde infantil e juvenil"
          }
        ]
      }
    ]
  }
}