{
"description": "The status of the ImagingSelection.",
"_filename": "CodeSystem-imagingselection-status.json",
"package_name": "hl7.fhir.r6.core",
"date": "2024-06-13",
"meta": {
"lastUpdated": "2026-07-17T18:22:54.721+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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Imaging Selection Status",
"package_version": "6.0.0-ballot5",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "ii"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 6
} ],
"status": "active",
"id": "d1d9d2c4-e574-4764-8c68-1717d862f15e",
"valueSet": "http://hl7.org/fhir/ValueSet/imagingselection-status",
"kind": null,
"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 \"inactive\" rather than \"entered-in-error\".)."
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The imaging selection is no longer valid."
}, {
"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": "6.0.0-ballot5",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}