PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/imagingselection-status
{
  "description": "The status of the ImagingSelection.",
  "_filename": "CodeSystem-imagingselection-status.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2022-06-29T09:01:24+10:00",
  "publisher": "Imaging Integration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ImagingSelectionStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Imaging Selection Status",
  "package_version": "r5.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 4
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "ii"
  } ],
  "status": "active",
  "id": "9615f352-18de-49c6-bdd5-20315012cd8b",
  "valueSet": "http://hl7.org/fhir/ValueSet/imagingselection-status",
  "kind": null,
  "url": "http://hl7.org/fhir/imagingselection-status",
  "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": [ {
    "name": "Imaging Integration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/imagemgt",
      "system": "url"
    } ]
  } ]
}