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

FHIR IG analytics

Packagegpc.stu3.fhir-assets
Resource TypeValueSet
IdValueSet-ITK-AccessibleInformation-1.json
FHIR VersionR3

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": "ValueSet-ITK-AccessibleInformation-1",
  "meta": {
    "lastUpdated": "2017-10-18T10:00:00+00:00"
  },
  "url": "https://fhir.nhs.uk/STU3/ValueSet/ITK-AccessibleInformation-1",
  "version": "0.0.1",
  "name": "ITK Accessible Information",
  "status": "draft",
  "date": "2017-10-18T10:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This ValueSet combines four SNOMED CT UK Refsets to allow selection of a code from the SNOMED Clinical Terminology UK coding system. It includes a Refset that describes capability and support required in order to provide accessibility, with regard to disability. This incorporates any code from the SNOMED CT UK 'Accessible information - communication support' subset with subset original id 58921000000137; the corresponding SNOMED CT UK Refset fully specified name is 'Accessible information - communication support simple reference set (foundation metadata concept)' with Refset id 999002121000000109. It also includes a Refset that describes requirements for specific information formats in order to provide accessibility, with regard to disability. This incorporates any code from the SNOMED CT UK 'Accessible Information - requires specific information format' subset with subset original id 58941000000130; the corresponding SNOMED CT UK Refset fully specified name is 'Accessible information - requires specific information format simple reference set (foundation metadata concept)' with Refset id 999002141000000102. It also includes a Refset that describes requirements for a communication professional to be present in order to enable accessibility, with regard to disability. This incorporates any code from the SNOMED CT UK 'Accessible Information - requires communication professional' subset with subset original id 58951000000133; the corresponding SNOMED CT UK Refset fully specified name is 'Accessible information - requires communication professional simple reference set (foundation metadata concept)' with Refset id 999002151000000104. It additionally includes a Refset that describes requirements for specifying contact methods in order to provide accessibility, with regard to disability. This incorporates any code from the SNOMED CT UK 'Accessible Information - requires specific contact method' subset with subset original id 58931000000135; the corresponding SNOMED CT UK Refset fully specified name is 'Accessible information - requires specific contact method simple reference set (foundation metadata concept)' with Refset id 999002131000000106",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "999002121000000109"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "999002141000000102"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "999002151000000104"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "999002131000000106"
          }
        ]
      }
    ]
  }
}