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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeImmunization
IdImmunization-50d5deca-64e9-4a30-8cec-40ac1f015671.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 50d5deca-64e9-4a30-8cec-40ac1f015671

status: Completed

vaccineCode: Prevenar 13

patient: B M Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)

occurrence: 2000-03-01

ProtocolApplieds

-TargetDiseaseDoseNumber[x]
*Pneumococcal infectious disease1

Source1

{
  "resourceType": "Immunization",
  "id": "50d5deca-64e9-4a30-8cec-40ac1f015671",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
        "code": "60129"
      }
    ]
  },
  "patient": {
    "reference": "http://test.fhir.ch/r4/Patient/ChEkmPatientInitialsExample"
  },
  "occurrenceDateTime": "2000-03-01",
  "protocolApplied": [
    {
      "targetDisease": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "16814004",
              "display": "Pneumococcal infectious disease"
            }
          ]
        }
      ],
      "doseNumberPositiveInt": 1
    }
  ]
}