{
"description": "HVO profile for device with user friendly name",
"_filename": "StructureDefinition-HVODevice.json",
"package_name": "se.electronichealth.fhir.hvo.r5",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "HVODevice",
"abstract": false,
"type": "Device",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.2-alpha",
"status": "draft",
"id": "78775129-e7a3-4807-88cd-e6c44647db2b",
"kind": "resource",
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVODevice",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Device.identifier",
"path": "Device.identifier",
"mustSupport": true
}, {
"id": "Device.identifier.value",
"min": 1,
"path": "Device.identifier.value",
"mustSupport": true
}, {
"id": "Device.name",
"max": "1",
"path": "Device.name",
"mustSupport": true
}, {
"id": "Device.name.value",
"path": "Device.name.value",
"mustSupport": true
}, {
"id": "Device.name.type",
"path": "Device.name.type",
"fixedCode": "user-friendly-name",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}