FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | Composition |
| Id | Composition-comp-order-referral-form.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Composition",
"id": "comp-order-referral-form",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer",
"extension": [
{
"url": "enterer",
"valueReference": {
"reference": "PractitionerRole/StabiloBossPraxisSeeblick"
}
}
]
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactforthisdocument",
"valueReference": {
"reference": "PractitionerRole/NotificationContactHansRoentgen"
}
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
"valueReference": {
"reference": "PractitionerRole/NotificationContactSabineMeier"
}
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver",
"valueReference": {
"reference": "PractitionerRole/HansRoentgenKantonsspital"
}
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
"valueReference": {
"reference": "PractitionerRole/CopyReceiverSabineMeierPraxisSeeblick"
}
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
"valueReference": {
"reference": "Patient/ErikaMusterfrau"
}
}
],
"status": "final",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419891008",
"display": "Record artifact (record artifact)"
}
]
},
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "721963009",
"display": "Order (record artifact)"
}
]
}
],
"subject": {
"reference": "Patient/ErikaMusterfrau"
},
"date": "2019-03-31T11:46:09+02:00",
"author": [
{
"reference": "PractitionerRole/SabineMeierPraxisSeeblick"
}
],
"title": "Order-Referral-Form",
"section": [
{
"title": "Order-Referral",
"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\">\n Order-Referral-Form\n </div>"
},
"entry": [
{
"reference": "Questionnaire/order-referral-form"
},
{
"reference": "QuestionnaireResponse/qr-order-referral-form"
},
{
"reference": "ServiceRequest/sr-order-referral-form"
}
]
}
]
}