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

FHIR IG analytics

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

version: 3; Last updated: 2022-08-24 09:45:16+0000;

Information Source: #5lRECZtJSkDMD26t

Profile: Multiple Chronic Condition Care Plan Immunization

status: Completed

vaccineCode: influenza, high-dose, quadrivalent

patient: Patricia Noelle

occurrence: 2020-11-19 12:46:57-0800

primarySource: false


Source1

{
  "resourceType": "Immunization",
  "id": "immunization-1",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString": "Imm 1 Example"
      },
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown": "This is a example for the MCC Immunization Profile."
      }
    ],
    "versionId": "3",
    "lastUpdated": "2022-08-24T09:45:16.381+00:00",
    "source": "#5lRECZtJSkDMD26t",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCImmunization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
      "valueReference": {
        "reference": "Goal/HPT-WNL"
      }
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "197",
        "display": "influenza, high-dose, quadrivalent"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "49281012165",
        "display": "FLUZONE High-Dose Quadrivalent Northern Hemisphere, 10 SYRINGE, GLASS in 1 PACKAGE (49281-121-65) > .7 mL in 1 SYRINGE, GLASS (49281-121-88) (package)"
      }
    ],
    "text": "influenza, high-dose, quadrivalent"
  },
  "patient": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  },
  "occurrenceDateTime": "2020-11-19T12:46:57-08:00",
  "primarySource": false
}