CH LAB-Order (R4)
1.0.0 - STU 1
This page is part of the CH LAB-Order (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Composition",
"id" : "2-pertussis",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2021-02-18T17:04:38.520+00:00",
"profile" : [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Laboratory Order</div></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "enterer",
"valueReference" : {
"reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
}
}
],
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer"
},
{
"url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
"valueReference" : {
"reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
}
},
{
"url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
"valueReference" : {
"reference" : "PractitionerRole/MarcMustermannArztpraxis"
}
},
{
"url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
"valueReference" : {
"reference" : "Patient/EmilKummer"
}
}
],
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "721965002",
"display" : "Laboratory order (record artifact)"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "721963009",
"display" : "Order (record artifact)"
}
]
}
],
"subject" : {
"reference" : "Patient/EmilKummer"
},
"date" : "2020-03-31T11:46:09+02:00",
"author" : [
{
"reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
}
],
"title" : "Referral Pertussis",
"section" : [
{
"title" : "Order-Referral-Form 2-pertussis",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "93037-0",
"display" : "Portable medical order form"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order-Referral-Form 2-pertussis</div>"
},
"entry" : [
{
"reference" : "Questionnaire/2-pertussis"
},
{
"reference" : "QuestionnaireResponse/2-pertussis"
},
{
"reference" : "ServiceRequest/2-pertussis"
}
]
}
]
}