FHIR IG analytics| Package | hl7.fhir.uv.xver-r2.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-QueryPriority.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/CodeSystem-v3-QueryPriority.html |
| URL | http://hl7.org/fhir/v3/QueryPriority |
| Version | 1.0.2 |
| Status | draft |
| Date | 2025-09-13T15:10:02-04:00 |
| Name | v3-QueryPriority |
| Realm | uv |
| Authority | hl7 |
| Content | complete |
| ValueSet | |
| R2-v3-QueryPriority-for-R4B | Cross-version VS for R2.v3 Code System QueryPriority for use in FHIR R4B |
| R3-v3-QueryPriority-for-R4B | Cross-version VS for R3.v3 Code System QueryPriority for use in FHIR R4B |
| R2-v3-QueryPriority-for-R5 | Cross-version VS for R2.v3 Code System QueryPriority for use in FHIR R5 |
| R3-v3-QueryPriority-for-R5 | Cross-version VS for R3.v3 Code System QueryPriority for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-QueryPriority
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type |
| status | status | http://hl7.org/fhir/concept-properties#status | code |
| Inactive | inactive | http://hl7.org/fhir/concept-properties#inactive | boolean |
| effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime |
| deprecationDate | deprecationDate | http://hl7.org/fhir/concept-properties#deprecationDate | dateTime |
| retirementDate | retirementDate | http://hl7.org/fhir/concept-properties#retirementDate | dateTime |
| Not Selectable | notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean |
| Parent | parent | http://hl7.org/fhir/concept-properties#parent | code |
| Child | child | http://hl7.org/fhir/concept-properties#child | code |
| partOf | partOf | http://hl7.org/fhir/concept-properties#partOf | code |
| synonym | synonym | http://hl7.org/fhir/concept-properties#synonym | code |
| comment | comment | http://hl7.org/fhir/concept-properties#comment | string |
| itemWeight | itemWeight | http://hl7.org/fhir/concept-properties#itemWeight | decimal |
Concepts
This case-sensitive code system http://hl7.org/fhir/v3/QueryPriority defines the following codes:
| Code | Display | Definition | Not Selectable |
| D | Deferred | Query response is deferred. | false |
| I | Immediate | Query response is immediate. | false |
{
"resourceType": "CodeSystem",
"id": "v3-QueryPriority",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.5.102"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r2.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/v3/QueryPriority",
"version": "1.0.2",
"name": "v3-QueryPriority",
"status": "draft",
"date": "2025-09-13T15:10:02-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"type": "code"
},
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
},
{
"code": "effectiveDate",
"uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
"type": "dateTime"
},
{
"code": "deprecationDate",
"uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
"type": "dateTime"
},
{
"code": "retirementDate",
"uri": "http://hl7.org/fhir/concept-properties#retirementDate",
"type": "dateTime"
},
{
"code": "notSelectable",
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"type": "boolean"
},
{
"code": "parent",
"uri": "http://hl7.org/fhir/concept-properties#parent",
"type": "code"
},
{
"code": "child",
"uri": "http://hl7.org/fhir/concept-properties#child",
"type": "code"
},
{
"code": "partOf",
"uri": "http://hl7.org/fhir/concept-properties#partOf",
"type": "code"
},
{
"code": "synonym",
"uri": "http://hl7.org/fhir/concept-properties#synonym",
"type": "code"
},
{
"code": "comment",
"uri": "http://hl7.org/fhir/concept-properties#comment",
"type": "string"
},
{
"code": "itemWeight",
"uri": "http://hl7.org/fhir/concept-properties#itemWeight",
"type": "decimal"
}
],
"concept": [
{
"code": "D",
"display": "Deferred",
"definition": "Query response is deferred.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "I",
"display": "Immediate",
"definition": "Query response is immediate.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
}
]
}