FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeValueSet
IdSpine-CommunicationChannel-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
      }
    ]
  }
}