FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Immunization |
| Id | Immunization-TCD01-IMMUN1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization TCD01-IMMUN1
Profile: CH VACD Immunization
Author of the content: PractitionerRole
CH VACD Extension Immunization Medication Reference: Medication FSME-IMMUN CC Inj Susp sep Nadel
CH VACD Extension verificationStatus: SNOMED CT: 59156000 (Confirmed)
identifier: urn:oid:2.999.1.2.3.4/urn:uuid:4386ca26-6866-4322-a203-b488b84ab499
status: Completed
vaccineCode: FSME-Immun CC
patient: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
occurrence: 2021-06-22
recorded: 2021-06-22 11:00:00+0200
lotNumber: 12-34244
route: Intramuscular use
| Actor |
| PractitionerRole |
| TargetDisease | DoseNumber[x] |
| Tickborne encephalitis | 1 |
{
"resourceType": "Immunization",
"id": "TCD01-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": "PractitionerRole/TC-HCP1-ORG1-ROLE-author"
}
},
{
"url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference",
"valueReference": {
"reference": "Medication/TC-IMMUN-MEDIC-FSMEIMMCC"
}
},
{
"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": "urn:uuid:4386ca26-6866-4322-a203-b488b84ab499"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
"code": "450",
"display": "FSME-Immun CC"
}
]
},
"patient": {
"reference": "Patient/TC-patient"
},
"occurrenceDateTime": "2021-06-22",
"recorded": "2021-06-22T11:00:00.390+02:00",
"lotNumber": "12-34244",
"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": "712986001",
"display": "Tickborne encephalitis"
}
]
}
],
"doseNumberPositiveInt": 1
}
]
}