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

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeImmunization
IdImmunization-covid-jan-1.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 covid-jan-1

Profile: BeVaccination

BeExtRecorder: Organization Regional Child Care Agency

BeAdministeredProduct

identifier: https://www.ehealth.fgov.be/covid-vaccination/vaccination-register/134c357c-745b-4a55-43b5-3856240bc740

status: Completed

vaccineCode: 28531000087107

patient: Identifier: BeSSINNamingSystem/70072376921

encounter: Encounter: status = finished; class = AMB (AMB)

occurrence: 2020-02-22

recorded: 2020-02-22

doseQuantity: 1

Performers

-Actor
*Huisarts 1 (Identifier: BeNSNIHDIProfessional/10829059 (use: official, ))

Generated Narrative: Medication #pfizer-s0001

identifier: https://covid-vaccine-tracking.be/serialnumbers#034753633001/?ngen-9?

code: 19013168

Batches

-LotNumberExpirationDate
*B0374532020-06-30

Generated Narrative: Encounter #demo-encounter-2

status: Finished

class: [not stated]: AMB (AMB)

subject: Identifier: BeSSINNamingSystem/16032376921

Locations

-Location
*Location: type = Kind en gezin

Generated Narrative: Location #demo-location

type: Kind en gezin


Source1

{
  "resourceType": "Immunization",
  "id": "covid-jan-1",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Medication",
      "id": "pfizer-s0001",
      "identifier": [
        {
          "system": "https://covid-vaccine-tracking.be/serialnumbers#034753633001"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes",
            "code": "19013168"
          }
        ]
      },
      "batch": {
        "lotNumber": "B037453",
        "expirationDate": "2020-06-30"
      }
    },
    {
      "resourceType": "Encounter",
      "id": "demo-encounter-2",
      "status": "finished",
      "class": {
        "code": "AMB"
      },
      "subject": {
        "identifier": {
          "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
          "value": "16032376921"
        }
      },
      "location": [
        {
          "location": {
            "reference": "#demo-location"
          }
        }
      ]
    },
    {
      "resourceType": "Location",
      "id": "demo-location",
      "type": [
        {
          "coding": [
            {
              "system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location",
              "code": "kind-gezin"
            }
          ]
        }
      ]
    }
  ],
  "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": "B037453"
        },
        {
          "url": "reference",
          "valueReference": {
            "reference": "#pfizer-s0001"
          }
        }
      ],
      "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
    }
  ],
  "identifier": [
    {
      "system": "https://www.ehealth.fgov.be/covid-vaccination/vaccination-register",
      "value": "134c357c-745b-4a55-43b5-3856240bc740"
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000172109",
        "code": "28531000087107"
      }
    ]
  },
  "patient": {
    "identifier": {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value": "70072376921"
    }
  },
  "encounter": {
    "reference": "#demo-encounter-2"
  },
  "occurrenceDateTime": "2020-02-22",
  "recorded": "2020-02-22",
  "doseQuantity": {
    "value": 1
  },
  "performer": [
    {
      "actor": {
        "identifier": {
          "use": "official",
          "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
          "value": "10829059"
        },
        "display": "Huisarts 1"
      }
    }
  ]
}