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

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeImmunization
IdImmunization-iex2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Immunization iex2

Language: fr-BE

Profile: BeVaccination

BeExtRecorder: Organization Regional Child Care Agency

identifier: https://www.kindengezin.be/vaccinatie/vaccination-register/12345623

status: Completed

vaccineCode: 911000221103

patient: Identifier: https://one_naming_system/16032361521

occurrence: 2020-05-17

recorded: 2020-05-17

Performers

-Actor
*Identifier: BeSSINNamingSystem/79121137740 (use: official, )

Source1

{
  "resourceType": "Immunization",
  "id": "iex2",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
    ]
  },
  "language": "fr-BE",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
      "valueReference": {
        "reference": "Organization/org-regional-child-care-agency"
      }
    }
  ],
  "identifier": [
    {
      "system": "https://www.kindengezin.be/vaccinatie/vaccination-register",
      "value": "12345623"
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "911000221103"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "911000221103"
      }
    ]
  },
  "patient": {
    "identifier": {
      "system": "https://one_naming_system",
      "value": "16032361521"
    }
  },
  "occurrenceDateTime": "2020-05-17",
  "recorded": "2020-05-17",
  "performer": [
    {
      "actor": {
        "identifier": {
          "use": "official",
          "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
          "value": "79121137740"
        }
      }
    }
  ]
}