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

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeImmunization
IdImmunization-juan-hexa4.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 juan-hexa4

Profile: BeVaccination

BeExtRecorder: Organization Regional Child Care Agency

BeAdministeredProduct

  • lotNumber: L43476

identifier: https://www.one.be/vaccination/immunisation-register/75fe6a69-18b2-4660-ab57-93b17d51be18

status: Completed

vaccineCode: 871895005

patient: Identifier: https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid/3564564568

occurrence: 2017-03-23

recorded: 2017-03-23

doseQuantity: 1

Performers

-Actor
*Identifier: BeNSNIHDIProfessional/10829059

Source1

{
  "resourceType": "Immunization",
  "id": "juan-hexa4",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
    ]
  },
  "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"
      }
    },
    {
      "extension": [
        {
          "url": "lotNumber",
          "valueString": "L43476"
        }
      ],
      "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
    }
  ],
  "identifier": [
    {
      "system": "https://www.one.be/vaccination/immunisation-register",
      "value": "75fe6a69-18b2-4660-ab57-93b17d51be18"
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "871895005"
      }
    ]
  },
  "patient": {
    "identifier": {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid",
      "value": "3564564568"
    }
  },
  "occurrenceDateTime": "2017-03-23",
  "recorded": "2017-03-23",
  "doseQuantity": {
    "value": 1
  },
  "performer": [
    {
      "actor": {
        "identifier": {
          "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
          "value": "10829059"
        }
      }
    }
  ]
}