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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeImmunization
IdImmunization-873.json
FHIR VersionR3

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

Immunization. typeCode-RCT: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.30.873 (urn:ietf:rfc:3986), Status: status-completed
Bezoek aan Guatemala.
hepatitis-a-vaccin
Administered: boolean-true (5 March 1999)
Reported By Performer: boolean-true
Practitioner Vaste Huisarts 1
PractitionerRole: Huisartsen

Source1

{
  "resourceType": "Immunization",
  "id": "873",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
        "valueUri": "Nexus"
      }
    ],
    "lastUpdated": "2024-04-17T10:12:07.984+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.30.873"
    }
  ],
  "status": "completed",
  "notGiven": false,
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BC02",
        "display": "hepatitis-a-vaccin"
      }
    ]
  },
  "patient": {
    "reference": "Patient/330073",
    "display": "Xxx-Helleman, J (M)"
  },
  "date": "1999-03-05",
  "primarySource": true,
  "practitioner": [
    {
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/71994976-3190-49ea-865c-18b8b20d589b",
              "display": "Huisartsen"
            }
          }
        ],
        "reference": "Practitioner/8017",
        "display": "Vaste Huisarts 1"
      }
    }
  ],
  "note": [
    {
      "text": "Bezoek aan Guatemala."
    }
  ]
}