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

FHIR IG Statistics: ValueSet/Spine-CommunicationChannel-vs

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
IdSpine-CommunicationChannel-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/Spine-CommunicationChannel-vs
URLhttps://fhir.nhs.uk/ValueSet/Spine-CommunicationChannel-vs
Version1.0.0
Statusactive
NameSpineCommunicationChannelvs
DescriptionSpine-CommunicationChannel-vs

Resources that use this resource

StructureDefinition
NHSDigital-CommunicationRequestNHSDigital-CommunicationRequest

Resources that this resource uses

CodeSystem
Spine-CommunicationChannelSpineCommunicationChannel

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "Spine-CommunicationChannel-vs",
  "url": "https://fhir.nhs.uk/ValueSet/Spine-CommunicationChannel-vs",
  "version": "1.0.0",
  "name": "SpineCommunicationChannelvs",
  "status": "active",
  "description": "Spine-CommunicationChannel-vs",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Spine-CommunicationChannel",
        "version": "1.0.0"
      }
    ]
  },
  "expansion": {
    "timestamp": "2020-10-07T18:08:05+10:00",
    "contains": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Spine-CommunicationChannel",
        "code": "notification-device",
        "display": "Device Notification"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Spine-CommunicationChannel",
        "code": "notification-application",
        "display": "Application Notification"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Spine-CommunicationChannel",
        "code": "notification",
        "display": "Notification"
      }
    ]
  }
}