Implementation Guide CH VACD
2.0.0 - STU 2
This page is part of the CH VACD (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "TCC02-IMMUN3-HCP1-ORG1-ROLE",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"TCC02-IMMUN3-HCP1-ORG1-ROLE\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-immunization.html\">CH VACD Immunization Profile</a></p></div><p><b>CH VACD Extension Immunization Recorder Reference</b>: <a href=\"PractitionerRole-TC-HCP1-ORG1-ROLE-author.html\">PractitionerRole/TC-HCP1-ORG1-ROLE-author</a></p><p><b>CH VACD Extension Immunization Medication Reference</b>: <a href=\"Medication-TC-IMMUN-MEDIC-FSMEIMMCC.html\">Medication/TC-IMMUN-MEDIC-FSMEIMMCC</a></p><blockquote><p><b>CH VACD Extension Entry Cross Reference</b></p><p><b>value</b>: <a href=\"Immunization-TCA01-IMMUN3-HCP2-ORG2-ROLE.html\">Immunization/TCA01-IMMUN3-HCP2-ORG2-ROLE</a></p><p><b>value</b>: <a href=\"Composition-A-D3-HCP2-C2-Composition.html\">Composition/A-D3-HCP2-C2-Composition</a></p><p><b>value</b>: replaces</p></blockquote><p><b>identifier</b>: id: fe53381d-ade3-4a95-8bd1-033b76eadec2</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: FSME-Immun CC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-vacd-swissmedic-cs.html\">Swiss Medic Authorized Vaccines Codesystem</a>#450)</span></p><p><b>patient</b>: <a href=\"Patient-TC-patient.html\">Patient/TC-patient</a> \" WEGMUELLER\"</p><p><b>occurrence</b>: 2021-07-30</p><p><b>recorded</b>: 2021-08-21T00:00:00.39+02:00</p><p><b>lotNumber</b>: ABC-7524GHA</p><p><b>route</b>: Intramuscular use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20035000)</span></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"PractitionerRole-TC-HCP2-ORG2-ROLE-performer.html\">PractitionerRole/TC-HCP2-ORG2-ROLE-performer</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Central European encephalitis (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#16901001)</span></td><td>1</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-recorder-reference",
"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"
}
},
{
"extension" : [
{
"url" : "entry",
"valueReference" : {
"reference" : "Immunization/TCA01-IMMUN3-HCP2-ORG2-ROLE"
}
},
{
"url" : "document",
"valueReference" : {
"reference" : "Composition/A-D3-HCP2-C2-Composition"
}
},
{
"url" : "relationcode",
"valueCode" : "replaces"
}
],
"url" : "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-cross-reference"
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1",
"value" : "fe53381d-ade3-4a95-8bd1-033b76eadec2"
}
],
"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-07-30",
"recorded" : "2021-08-21T00:00:00.390+02:00",
"lotNumber" : "ABC-7524GHA",
"route" : {
"coding" : [
{
"system" : "http://standardterms.edqm.eu",
"code" : "20035000",
"display" : "Intramuscular use"
}
]
},
"performer" : [
{
"actor" : {
"reference" : "PractitionerRole/TC-HCP2-ORG2-ROLE-performer"
}
}
],
"protocolApplied" : [
{
"targetDisease" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "16901001",
"display" : "Central European encephalitis (disorder)"
}
]
}
],
"doseNumberPositiveInt" : 1
}
]
}