Radiology (Sandbox)
0.0.1-current - ci-build International flag

Requirement Specification

This is for collaboration and discussion purposes and is subject to change.

This is not an Implementation Guide

Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Entry Class - JSON Representation

Draft as of 2024-10-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "document-entry-class",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet document-entry-class</b></p><a name=\"document-entry-class\"> </a><a name=\"hcdocument-entry-class\"> </a><a name=\"document-entry-class-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/734163000\">734163000</a></td><td>Care plan</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.nhs.uk/England/RAD/ValueSet/document-entry-class",
  "version" : "0.0.1-current",
  "name" : "DocumentEntryClass",
  "title" : "Document Entry Class",
  "status" : "draft",
  "date" : "2024-10-24T15:09:54+00:00",
  "publisher" : "NHS England",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "- [Digital Health and Care Scotland - (EH4001) CLINICAL DOCUMENT INDEXING STANDARDS ](https://www.digihealthcare.scot/app/uploads/2024/05/CDI-Standard-V4.5-FINAL.pdf)\n- [Switzerland DocumentEntry.classCode](https://fhir.ch/ig/ch-term/3.0.0/ValueSet-DocumentEntry.classCode.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "734163000",
            "display" : "Care plan"
          }
        ]
      }
    ]
  }
}