FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Immunization |
| Id | Immunization-TCF01-IMMUN3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization TCF01-IMMUN3
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: 76104008 (Not confirmed)
identifier: urn:oid:2.999.1.2.3.4/94bdf3b1-0c04-42d3-9901-7e68f124f5ff
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 |
note: By Practitioner/TC-HCP1-C1 @2021-06-02
Der Patient hat diese Impfung ohne jegliche Nebenwirkungen gut vertragen.
| TargetDisease | DoseNumber[x] |
| Viral hepatitis, type A (disorder) | 1 |
{
"resourceType": "Immunization",
"id": "TCF01-IMMUN3",
"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": "76104008",
"display": "Not confirmed"
}
}
],
"identifier": [
{
"system": "urn:oid:2.999.1.2.3.4",
"value": "94bdf3b1-0c04-42d3-9901-7e68f124f5ff"
}
],
"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"
}
}
],
"note": [
{
"authorReference": {
"reference": "Practitioner/TC-HCP1-C1"
},
"time": "2021-06-02",
"text": "Der Patient hat diese Impfung ohne jegliche Nebenwirkungen gut vertragen."
}
],
"protocolApplied": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40468003",
"display": "Viral hepatitis, type A (disorder)"
}
]
}
],
"doseNumberPositiveInt": 1
}
]
}