Package | de.emperra.esysta |
Resource Type | StructureDefinition |
Id | DiabetesTherapyDevice |
FHIR Version | R4 |
Source | null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice |
URL | http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice |
Version | 0.0.1 |
Status | active |
Name | DiabetesTherapyDevice |
Type | Device |
Kind | resource |
StructureDefinition | |
DiabetesTherapyDeviceBundle | DiabetesTherapyDeviceBundle |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "DiabetesTherapyDevice", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Entities" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "business" } ], "url": "http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice", "version": "0.0.1", "name": "DiabetesTherapyDevice", "status": "active", "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.identifier", "path": "Device.identifier", "min": 1, "max": "1", "mustSupport": true }, { "id": "Device.manufacturer", "path": "Device.manufacturer", "min": 1, "mustSupport": true }, { "id": "Device.serialNumber", "path": "Device.serialNumber", "min": 1, "mustSupport": true }, { "id": "Device.deviceName", "path": "Device.deviceName", "slicing": { "discriminator": [ { "type": "value", "path": "type" } ], "rules": "closed" }, "min": 1, "max": "1", "mustSupport": true }, { "id": "Device.deviceName:ModelName", "path": "Device.deviceName", "sliceName": "ModelName", "min": 1, "max": "1" }, { "id": "Device.deviceName:ModelName.type", "path": "Device.deviceName.type", "fixedCode": "model-name" } ] } }