FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-observation-range-category.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.1.0/CodeSystem-observation-range-category.html |
| URL | http://hl7.org/fhir/observation-range-category |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-10-31T17:29:23-05:00 |
| Name | ObservationRangeCategory |
| Title | ObservationRangeCategory |
| Realm | uv |
| Authority | hl7 |
| Description | Codes identifying the category of observation range. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.xver-r4.r3#0.1.0 | R4-observation-range-category-for-R3 | Cross-version ValueSet R4.ObservationRangeCategory for use in FHIR STU3 |
| hl7.fhir.uv.xver-r5.r3#0.1.0 | R5-observation-range-category-for-R3 | Cross-version ValueSet R5.ObservationRangeCategory for use in FHIR STU3 |
| hl7.fhir.uv.xver-r4b.r3#0.1.0 | R4B-observation-range-category-for-R3 | Cross-version ValueSet R4B.ObservationRangeCategory for use in FHIR STU3 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem observation-range-category
This case-sensitive code system http://hl7.org/fhir/observation-range-category defines the following codes:
{
"resourceType": "CodeSystem",
"id": "observation-range-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.1.0"
},
{
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "http://hl7.org/fhir/observation-range-category",
"version": "4.0.1",
"name": "ObservationRangeCategory",
"title": "ObservationRangeCategory",
"status": "draft",
"experimental": false,
"date": "2019-10-31T17:29:23-05:00",
"publisher": "Orders and Observations",
"contact": [
{
"name": "Orders and Observations",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "Codes identifying the category of observation range.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/observation-range-category|4.3.0",
"content": "complete",
"concept": [
{
"code": "reference",
"display": "reference range",
"definition": "Reference (Normal) Range for Ordinal and Continuous Observations."
},
{
"code": "critical",
"display": "critical range",
"definition": "Critical Range for Ordinal and Continuous Observations."
},
{
"code": "absolute",
"display": "absolute range",
"definition": "Absolute Range for Ordinal and Continuous Observations. Results outside this range are not possible."
}
]
}