HL7 Belgium Vaccination (Patient Dossier)
1.0.4 - STU Belgium flag

HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions

: Regional Child Care Agency - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "org-regional-child-care-agency",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org-regional-child-care-agency</b></p><a name=\"org-regional-child-care-agency\"> </a><a name=\"hcorg-regional-child-care-agency\"> </a><a name=\"org-regional-child-care-agency-en-US\"> </a><p><b>identifier</b>: BeNIHDINamingSystem/457213512</p><p><b>active</b>: true</p><p><b>name</b>: Regional Child Care Agency</p><p><b>telecom</b>: <a href=\"https://regional.child.care.agency.be\">https://regional.child.care.agency.be</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
      "value" : "457213512"
    }
  ],
  "active" : true,
  "name" : "Regional Child Care Agency",
  "telecom" : [
    {
      "system" : "url",
      "value" : "https://regional.child.care.agency.be",
      "use" : "work"
    }
  ]
}