FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Immunization |
| Id | Immunization-TCF01-IMMUN1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization TCF01-IMMUN1
Profile: CH VACD Immunization
Author of the content: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
CH VACD Extension Immunization Medication Reference: Medication HAVRIX 1440 Inj Susp
CH VACD Extension verificationStatus: SNOMED CT: 59156000 (Confirmed)
identifier: urn:oid:2.999.1.2.3.4/855bdd69-0a39-4241-b208-9b248a62fb76
status: Completed
vaccineCode: Havrix 1440
patient: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
occurrence: 2021-05-27
recorded: 2021-05-27 00:00:00+0200
lotNumber: AHAVB946A
route: Intramuscular use
| Actor |
| PractitionerRole |
| TargetDisease | DoseNumber[x] |
| Viral hepatitis, type A (disorder) | 1 |
{
"resourceType": "Immunization",
"id": "TCF01-IMMUN1",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author",
"valueReference": {
"reference": "Patient/TC-patient"
}
},
{
"url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference",
"valueReference": {
"reference": "Medication/TC-IMMUN-MEDIC-HAVRIX1440"
}
},
{
"url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-verification-status",
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "59156000",
"display": "Confirmed"
}
}
],
"identifier": [
{
"system": "urn:oid:2.999.1.2.3.4",
"value": "855bdd69-0a39-4241-b208-9b248a62fb76"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
"code": "558",
"display": "Havrix 1440"
}
]
},
"patient": {
"reference": "Patient/TC-patient"
},
"occurrenceDateTime": "2021-05-27",
"recorded": "2021-05-27T00:00:00.390+02:00",
"lotNumber": "AHAVB946A",
"route": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "20035000",
"display": "Intramuscular use"
}
]
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/TC-HCP1-ORG1-ROLE-performer"
}
}
],
"protocolApplied": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40468003",
"display": "Viral hepatitis, type A (disorder)"
}
]
}
],
"doseNumberPositiveInt": 1
}
]
}