FHIR IG Statistics: StructureDefinition/PosiTheraDeviceRequest
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/DeviceRequest",
"version": "0.9",
"name": "DeviceRequest",
"status": "draft",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "quick",
"uri": "http://siframework.org/cqf",
"name": "Quality Improvement and Clinical Knowledge (QUICK)"
}
],
"kind": "resource",
"abstract": false,
"type": "DeviceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DeviceRequest.code[x]",
"path": "DeviceRequest.code[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply"
]
}
],
"mustSupport": true
},
{
"id": "DeviceRequest.subject",
"path": "DeviceRequest.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
]
}
],
"mustSupport": true
},
{
"id": "DeviceRequest.reasonReference",
"path": "DeviceRequest.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://hl7.org/fhir/StructureDefinition/Observation",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound"
]
}
],
"mustSupport": true
}
]
}
}