{
"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.3-alpha",
"status": "draft",
"id": "4442c49d-fcf0-4289-98a6-a53a7f6d6a42",
"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"
}