FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Extension-SDS-NhsServiceInteractionId

Packageuk.nhsdigital.r4.test
Resource TypeStructureDefinition
IdExtension-SDS-NhsServiceInteractionId
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/Extension-SDS-NhsServiceInteractionId
URLhttps://fhir.nhs.uk/StructureDefinition/Extension-SDS-NhsServiceInteractionId
Statusdraft
NameExtensionSDSNhsServiceInteractionId
TitleExtension SDS NHS Service Interaction Id
DescriptionService Interaction Id that represents the Service and Interaction provided by the Accredited System or Message Handling System.
PurposeThis extension extends the Device and Endpoint resource to support the exchange of information about the Services and Interactions provided by the System or Endpoint. This information is currently not supported by the FHIR standard in the base Device or Endpoint resources.
CopyrightCopyright © 2021 NHS Digital
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Extension-SDS-NhsServiceInteractionId",
  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-SDS-NhsServiceInteractionId",
  "name": "ExtensionSDSNhsServiceInteractionId",
  "title": "Extension SDS NHS Service Interaction Id",
  "status": "draft",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Service Interaction Id that represents the Service and Interaction provided by the Accredited System or Message Handling System.",
  "purpose": "This extension extends the Device and Endpoint resource to support the exchange of information about the Services and Interactions provided by the System or Endpoint. This information is currently not supported by the FHIR standard in the base Device or Endpoint resources.",
  "copyright": "Copyright © 2021 NHS Digital",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Device"
    },
    {
      "type": "element",
      "expression": "Endpoint"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-SDS-NhsServiceInteractionId"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Reference"
          }
        ]
      }
    ]
  }
}