PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/imagingstudy-status
{
  "description": "The status of the ImagingStudy.",
  "_filename": "CodeSystem-imagingstudy-status.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "Imaging Integration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ImagingStudyStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ImagingStudyStatus",
  "package_version": "r4b.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": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "ii"
  } ],
  "status": "draft",
  "id": "e5537d65-535b-4fb2-b50c-544f8f99198c",
  "valueSet": "http://hl7.org/fhir/ValueSet/imagingstudy-status|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/imagingstudy-status",
  "concept": [ {
    "code": "registered",
    "display": "Registered",
    "definition": "The existence of the imaging study is registered, but there is nothing yet available."
  }, {
    "code": "available",
    "display": "Available",
    "definition": "At least one instance has been associated with this imaging study."
  }, {
    "code": "cancelled",
    "display": "Cancelled",
    "definition": "The imaging study is unavailable because the imaging study was not started or not completed (also sometimes called \"aborted\")."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "The imaging study has been withdrawn following a previous final 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": "4.3.0",
  "contact": [ {
    "name": "Imaging Integration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/imagemgt",
      "system": "url"
    } ]
  } ]
}