{
"description": null,
"_filename": "Profile-DataStandardsWales-Device.json",
"package_name": "fhir.r4.wales",
"date": "2024-05-20",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesDevice",
"abstract": false,
"copyright": "2024 NHS Wales.",
"type": "Device",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Data Standards Wales Device",
"package_version": "2.4.0",
"status": "draft",
"id": "0ec34940-2cc8-4ee4-a24d-7404579da66a",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device",
"version": "0.0.2",
"differential": {
"element": [ {
"id": "Device.identifier",
"path": "Device.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Device.identifier:applicationInstanceId",
"max": "1",
"path": "Device.identifier",
"short": "The Id of the application instance used",
"sliceName": "applicationInstanceId",
"definition": "The Id of the application instance used",
"requirements": "Systems are almost always assigned specific numerical identifiers."
}, {
"id": "Device.identifier:applicationInstanceId.system",
"min": 1,
"path": "Device.identifier.system",
"fixedUri": "https://fhir.nhs.wales/Id/application-instance-identifier"
}, {
"id": "Device.identifier:applicationInstanceId.value",
"min": 1,
"path": "Device.identifier.value"
}, {
"id": "Device.identifier:applicationInstanceId.assigner",
"path": "Device.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
} ]
}, {
"id": "Device.status",
"path": "Device.status",
"mustSupport": true
}, {
"id": "Device.type",
"path": "Device.type",
"mustSupport": true
}, {
"id": "Device.patient",
"path": "Device.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
} ]
}, {
"id": "Device.owner",
"path": "Device.owner",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
} ]
}, {
"id": "Device.location",
"path": "Device.location",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" ]
} ]
}, {
"id": "Device.note.author[x]",
"path": "Device.note.author[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
}, {
"code": "string"
} ]
}, {
"id": "Device.parent",
"path": "Device.parent",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}