PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.1.34-discovery
    https://fhir.nhs.uk/StructureDefinition/SDS-Device
{
  "description": "Defines the constraints and extensions on the Device resource to support Spine Directory Services represerntation of Accredited System.",
  "_filename": "SDS-Device.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2020-10-12",
  "derivation": "constraint",
  "publisher": "NHS Digital",
  "fhirVersion": "4.0.1",
  "purpose": "This profile extends the Device resource to support the exchange of information about an Accredited System on Spine Directory Services. This information is currently not supported by the FHIR standard in the base Device resource.",
  "name": "SDSDevice",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fda.gov/UDI",
    "name": "UDI Mapping",
    "identity": "udi"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2020 NHS Digital",
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "SDS Device",
  "package_version": "2.1.34-discovery",
  "status": "draft",
  "id": "576bcaaf-88e3-43a5-913e-e6bc8eeb1281",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/SDS-Device",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Device.extension",
      "path": "Device.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Device.extension:managingOrganisation",
      "min": 1,
      "path": "Device.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/Extension-SDS-ManagingOrganisation" ]
      } ],
      "short": "Managing or manufacturing organisation providing an Accredited System",
      "sliceName": "managingOrganisation",
      "definition": "ODS reference that represents the managing or manufacturing organisation providing an Accredited System",
      "mustSupport": true
    }, {
      "id": "Device.identifier",
      "path": "Device.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Device.identifier:NhsSpineASID",
      "max": "1",
      "min": 1,
      "path": "Device.identifier",
      "short": "NHS Spine Accredited System Identifier",
      "sliceName": "NhsSpineASID",
      "mustSupport": true
    }, {
      "id": "Device.identifier:NhsSpineASID.system",
      "path": "Device.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhsSpineASID"
    }, {
      "id": "Device.identifier:NhsMhsPartyKey",
      "max": "1",
      "min": 1,
      "path": "Device.identifier",
      "short": "Nhs Mhs Party Key",
      "sliceName": "NhsMhsPartyKey",
      "mustSupport": true
    }, {
      "id": "Device.identifier:NhsMhsPartyKey.system",
      "path": "Device.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhsMhsPartyKey"
    }, {
      "id": "Device.identifier:NhsEndpointServiceId",
      "max": "1",
      "min": 1,
      "path": "Device.identifier",
      "short": "NHS Endpoint Service Id",
      "sliceName": "NhsEndpointServiceId",
      "mustSupport": true
    }, {
      "id": "Device.identifier:NhsEndpointServiceId.system",
      "path": "Device.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhsEndpointServiceId"
    }, {
      "id": "Device.owner",
      "min": 1,
      "path": "Device.owner",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "NHS Digital",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}