HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

: Cross-version VS for R5.ImagingSelectionStatus for use in FHIR R4 - JSON Representation

Draft as of 2025-06-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "R5-imagingselection-status-for-R4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-imagingselection-status-for-R4</b></p><a name=\"R5-imagingselection-status-for-R4\"> </a><a name=\"hcR5-imagingselection-status-for-R4\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-status-for-R4-http://hl7.org/fhir/imagingselection-status-available\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-status.html#imagingselection-status-available\">available</a></td><td>http://hl7.org/fhir/imagingselection-status</td><td>Available</td><td>The selected resources are available..</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-status-for-R4-http://hl7.org/fhir/imagingselection-status-entered-in-error\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-status.html#imagingselection-status-entered-in-error\">entered-in-error</a></td><td>http://hl7.org/fhir/imagingselection-status</td><td>Entered in Error</td><td>The imaging selection has been withdrawn following a release.  This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be &quot;cancelled&quot; rather than &quot;entered-in-error&quot;.).</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-status-for-R4-http://hl7.org/fhir/imagingselection-status-unknown\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-status.html#imagingselection-status-unknown\">unknown</a></td><td>http://hl7.org/fhir/imagingselection-status</td><td>Unknown</td><td>The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for &quot;other&quot; - one of the listed statuses is presumed to apply, it's just not known which one.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-imagingselection-status-for-R4",
  "version" : "0.0.1-snapshot-1",
  "name" : "R5-imagingselection-status-for-R4",
  "title" : "Cross-version VS for R5.ImagingSelectionStatus for use in FHIR R4",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-03T03:14:45.7147364+02:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/imagingselection-status",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "available",
            "display" : "Available"
          },
          {
            "code" : "entered-in-error",
            "display" : "Entered in Error"
          },
          {
            "code" : "unknown",
            "display" : "Unknown"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/imagingselection-status",
        "version" : "5.0.0",
        "code" : "available",
        "display" : "Available"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-status",
        "version" : "5.0.0",
        "code" : "entered-in-error",
        "display" : "Entered in Error"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-status",
        "version" : "5.0.0",
        "code" : "unknown",
        "display" : "Unknown"
      }
    ]
  }
}