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

FHIR IG analytics

Packagehl7.fhir.uv.immds
Resource TypeImmunization
IdImmunization-immunization-forecast-example.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 with Details

id: immunization-forecast-example

meta:

status: completed

vaccineCode: Hep B, adolescent or pediatric (Details : {http://hl7.org/fhir/sid/cvx code '08' = 'Hep B, adolescent or pediatric', given as 'Hep B, adolescent or pediatric'})

patient: Generated Summary: id: forecast-example; ??; null null ; gender: male; birthDate: Apr 28, 2019

occurrence: Apr 29, 2019 12:00:00 AM

recorded: Apr 29, 2019 12:00:00 AM

primarySource: false


Source1

{
  "resourceType": "Immunization",
  "id": "immunization-forecast-example",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-06-27T11:55:25.382-04:00",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "08",
        "display": "Hep B, adolescent or pediatric"
      }
    ]
  },
  "patient": {
    "reference": "Patient/forecast-example"
  },
  "occurrenceDateTime": "2019-04-29",
  "recorded": "2019-04-29T00:00:00-04:00",
  "primarySource": false
}