PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.1.0
    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.1.0",
  "status": "draft",
  "id": "e28155c2-8350-4f46-833a-cce7d6edc621",
  "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.status",
      "path": "Device.status",
      "mustSupport": true
    }, {
      "id": "Device.type",
      "path": "Device.type",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device"
}