This page is part of the CH VACD (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Document 4 GFP Gemeinschaft 2 Composition - JSON Representation
Raw json | Download
{
"resourceType" : "Composition",
"id" : "C-D4-HCP2-C2-Composition",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration"
]
},
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><h3>Immunization Administration</h3><p><b>Id: </b>C-D4-HCP2-C2-Composition</p><p><b>Identifier: </b><span>urn:ietf:rfc:3986#urn:uuid:9686dae0-448c-49f8-9c78-2db1aa95b921</span></p><p><b>Status: </b>Final</p><p><b>Code: </b><span>Immunization record (http://snomed.info/sct#41000179103)</span></p><p><b>Patient: </b><a href=\"Patient-TC-patient2.html\">Patient/TC-patient2</a> Knecht Lea</p><p><b>Date: </b>August 20, 2021</p><p><b>Authors:</b></p><table><tr><td><p><a href=\"Practitioner-TC-HCP2-C2.html\">Practitioner/TC-HCP2-C2</a> Gesund Meist</p><p><a href=\"Organization-TC-ORG2.html\">Organization/TC-ORG2</a> Praxis Dr. Gesund</p></td></tr></table><p><b>Confidentiality: </b>null<span> Normal (qualifier value) (http://snomed.info/sct#17621005)</span></p><p><b>Sections:</b></p><table><tr><td>Medical Problems</td></tr></table></div>"
},
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:9686dae0-448c-49f8-9c78-2db1aa95b921"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "41000179103",
"display" : "Immunization record"
}
]
},
"subject" : {
🔗 "reference" : "Patient/TC-patient2"
},
"date" : "2021-08-20T00:00:00.390+02:00",
"author" : [
{
🔗 "reference" : "PractitionerRole/TC-HCP2-ORG2-ROLE-author"
}
],
"title" : "Immunization Administration",
"confidentiality" : "N",
"_confidentiality" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "17621005",
"display" : "Normal (qualifier value)"
}
]
}
}
]
},
"custodian" : {
🔗 "reference" : "Organization/TC-ORG2"
},
"section" : [
{
"id" : "medicalproblems",
"title" : "Medical Problems",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11450-4",
"display" : "Problem list Reported"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Problem list Reported (http://loinc.org#11450-4)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Condition-TCC04-EXPRISK1.html\">Condition/TCC04-EXPRISK1</a></td></tr></table></div>"
},
"entry" : [
{
🔗 "reference" : "Condition/TCC04-EXPRISK1"
}
]
}
]
}