FHIR IG Statistics: StructureDefinition/PosiTheraSupply
Resources that use this resource
Resources that this resource uses
ValueSet |
Hilfsmittel | Wundbezogene Hilfsmittel - Auswahl (SNOMED) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply",
"version": "0.9",
"name": "Supply",
"status": "draft",
"publisher": "Hochschule Osnabrück",
"contact": [
{
"name": "Mareike Przysucha",
"telecom": [
{
"system": "email",
"value": "ewundbericht@hs-osnabrueck.de",
"use": "work"
},
{
"system": "phone",
"value": "+49 541 969 3354",
"use": "work"
}
]
}
],
"description": "Profile for supply in the context of the wound summary.",
"copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "udi",
"uri": "http://fda.gov/UDI",
"name": "UDI Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.type",
"path": "Device.type",
"mustSupport": true,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "DeviceType"
}
],
"strength": "preferred",
"valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Hilfsmittel"
}
},
{
"id": "Device.type.coding",
"path": "Device.type.coding",
"binding": {
"strength": "example",
"valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Hilfsmittel"
}
},
{
"id": "Device.patient",
"path": "Device.patient",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
]
}
]
}
]
}
}