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

FHIR IG analytics

Packagehl7.fhir.us.ecr
Resource TypeImmunization
IdImmunization-immunization-ecr-pneumo.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 immunization-ecr-pneumo

status: Completed

vaccineCode: pneumococcal polysaccharide PPV23

patient: Eve Everywoman

occurrence: 2018-09-01

primarySource: true


Source1

{
  "resourceType": "Immunization",
  "id": "immunization-ecr-pneumo",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "33",
        "display": "pneumococcal polysaccharide PPV23"
      }
    ]
  },
  "patient": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "occurrenceDateTime": "2018-09-01",
  "primarySource": true
}