http://hl7.org/fhir/imagingselection-status|5.0.0

name
ImagingSelectionStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-06-28 23:01:24.0

Imaging Selection Status

The status of the ImagingSelection.

{
  "description" : "The status of the ImagingSelection.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-06-28T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ImagingSelectionStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Imaging Selection Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "ii"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 4
  } ],
  "status" : "active",
  "id" : "f5a5d3d5-dfa9-5171-9263-699cb1c2ae08",
  "valueSet" : "http://hl7.org/fhir/ValueSet/imagingselection-status",
  "url" : "http://hl7.org/fhir/imagingselection-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1985",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "available",
    "display" : "Available",
    "definition" : "The selected resources are available.."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "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 \"cancelled\" rather than \"entered-in-error\".)."
  }, {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "The system does not know which of the status values currently applies for this request. Note: This concept is not to be used for \"other\" - one of the listed statuses is presumed to apply, it's just not known which one."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}