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

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeImmunization
IdImmunization-ex-Immunization-Vericella.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 ex-Immunization-Vericella

Profile: Immunization (IPS)

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

status: Completed

vaccineCode: Varicella

patient: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))

occurrence: 2023-08-11

primarySource: false

reportOrigin: Written Record


Source1

{
  "resourceType": "Immunization",
  "id": "ex-Immunization-Vericella",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.12.292",
        "code": "21",
        "display": "Varicella"
      }
    ]
  },
  "patient": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  },
  "occurrenceDateTime": "2023-08-11",
  "primarySource": false,
  "reportOrigin": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/immunization-origin",
        "code": "record"
      }
    ]
  }
}