PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.2.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Device.json",
  "package_name": "fhir.r4.wales.stu1",
  "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": "1.2.1",
  "status": "draft",
  "id": "fee5508c-3fa1-4ee2-a0b1-6c3ce836c83e",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device",
  "version": null,
  "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.parent",
      "path": "Device.parent",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device" ]
      } ]
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device"
}