FHIR IG analytics
| Package | openehr.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-REFERENCE-RANGE.json |
| FHIR Version | R5 |
| Source | http://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-REFERENCE-RANGE.html |
| URL | http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE |
| Version | 0.1.0-snapshot |
| Status | active |
| Date | 2025-09-06T15:35:39+10:00 |
| Name | REFERENCE_RANGE |
| Title | REFERENCE_RANGE |
| Realm | uv |
| Authority | hl7 |
| Description | Defines a named range to be associated with any `DV_ORDERED` datum. Each such range is particular to the patient and context, e.g. sex, age, and any other factor which affects ranges. May be used to represent normal, therapeutic, dangerous, critical etc ranges. |
| Type | http://openehr.org/fhir/StructureDefinition/REFERENCE_RANGE |
| Kind | logical |
Resources that use this resource
| StructureDefinition |
| openehr.base#0.1.0-snapshot | DV-COUNT | DV_COUNT |
| openehr.base#0.1.0-snapshot | DV-ORDERED | DV_ORDERED |
| openehr.base#0.1.0-snapshot | DV-PROPORTION | DV_PROPORTION |
| openehr.base#0.1.0-snapshot | DV-QUANTITY | DV_QUANTITY |
Resources that this resource uses
| StructureDefinition |
| openehr.base#0.1.0-snapshot | Any | Any |
| openehr.base#0.1.0-snapshot | DV-INTERVAL | DV_INTERVAL |
| openehr.base#0.1.0-snapshot | DV-TEXT | DV_TEXT |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "REFERENCE-RANGE",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "OperationDefinition",
"id": "is_in_range",
"name": "is_in_range",
"title": "is_in_range",
"status": "active",
"kind": "operation",
"description": "Indicates if the value `_v_` is inside the range.\n",
"code": "is_in_range",
"system": false,
"instance": true,
"parameter": [
{
"name": "v",
"use": "in",
"min": 1,
"max": "1",
"type": "Parameters"
},
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"type": "boolean"
}
]
}
],
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_reference_range_class"
},
{
"extension": [
{
"url": "name",
"valueCode": "T"
},
{
"url": "type",
"valueUri": "http://openehr.org/fhir/StructureDefinition/DV-ORDERED"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#is_in_range"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
"valueCode": "element-view-replace-cardinality"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
}
],
"url": "http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE",
"version": "0.1.0-snapshot",
"name": "REFERENCE_RANGE",
"title": "REFERENCE_RANGE",
"status": "active",
"experimental": false,
"date": "2025-09-06T15:35:39+10:00",
"publisher": "openEHR + HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.openehr.org"
}
]
}
],
"description": "Defines a named range to be associated with any `DV_ORDERED` datum. Each such range is particular to the patient and context, e.g. sex, age, and any other factor which affects ranges. May be used to represent normal, therapeutic, dangerous, critical etc ranges.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://openehr.org/fhir/StructureDefinition/REFERENCE_RANGE",
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
}
],
"element": [
{
"id": "REFERENCE_RANGE",
"path": "REFERENCE_RANGE",
"short": "Defines a named range to be associated with any `DV_ORDERED` datum.",
"definition": "Defines a named range to be associated with any `DV_ORDERED` datum. Each such range is particular to the patient and context, e.g. sex, age, and any other factor which affects ranges. May be used to represent normal, therapeutic, dangerous, critical etc ranges.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "Range_is_simple",
"severity": "error",
"human": "Range is simple",
"expression": "null # TODO: manual translation needed"
}
],
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "REFERENCE_RANGE.meaning",
"path": "REFERENCE_RANGE.meaning",
"short": "Term whose value indicates the meaning of this range, e.",
"definition": "Term whose value indicates the meaning of this range, e.g. normal, critical, therapeutic etc.",
"min": 1,
"max": "1",
"base": {
"path": "REFERENCE_RANGE.meaning",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
}
],
"isModifier": false
},
{
"id": "REFERENCE_RANGE.range",
"path": "REFERENCE_RANGE.range",
"short": "The data range for this meaning, e.",
"definition": "The data range for this meaning, e.g. critical etc.",
"min": 1,
"max": "1",
"base": {
"path": "REFERENCE_RANGE.range",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "REFERENCE_RANGE",
"path": "REFERENCE_RANGE",
"short": "Defines a named range to be associated with any `DV_ORDERED` datum.",
"definition": "Defines a named range to be associated with any `DV_ORDERED` datum. Each such range is particular to the patient and context, e.g. sex, age, and any other factor which affects ranges. May be used to represent normal, therapeutic, dangerous, critical etc ranges.",
"min": 0,
"max": "*",
"constraint": [
{
"key": "Range_is_simple",
"severity": "error",
"human": "Range is simple",
"expression": "null # TODO: manual translation needed"
}
],
"isModifier": false
},
{
"id": "REFERENCE_RANGE.meaning",
"path": "REFERENCE_RANGE.meaning",
"short": "Term whose value indicates the meaning of this range, e.",
"definition": "Term whose value indicates the meaning of this range, e.g. normal, critical, therapeutic etc.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
}
],
"isModifier": false
},
{
"id": "REFERENCE_RANGE.range",
"path": "REFERENCE_RANGE.range",
"short": "The data range for this meaning, e.",
"definition": "The data range for this meaning, e.g. critical etc.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL"
}
],
"isModifier": false
}
]
}
}