FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-REFERENCE-RANGE.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-REFERENCE-RANGE.html
URLhttp://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameREFERENCE_RANGE
TitleREFERENCE_RANGE
Realmuv
Authorityhl7
DescriptionDefines 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.
Typehttp://openehr.org/fhir/StructureDefinition/REFERENCE_RANGE
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotDV-COUNTDV_COUNT
openehr.base#0.1.0-snapshotDV-ORDEREDDV_ORDERED
openehr.base#0.1.0-snapshotDV-PROPORTIONDV_PROPORTION
openehr.base#0.1.0-snapshotDV-QUANTITYDV_QUANTITY

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotAnyAny
openehr.base#0.1.0-snapshotDV-INTERVALDV_INTERVAL
openehr.base#0.1.0-snapshotDV-TEXTDV_TEXT

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition REFERENCE-RANGE

NameFlagsCard.TypeDescription & Constraintsdoco
.. REFERENCE_RANGE<T : DV_ORDERED> C0..*AnyDefines a named range to be associated with any `DV_ORDERED` datum.
Constraints: Range_is_simple
... meaning<T : DV_ORDERED> 1..1DV_TEXTTerm whose value indicates the meaning of this range, e.
... range<T : DV_ORDERED> 1..1DV_INTERVALThe data range for this meaning, e.

doco Documentation for this format

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
      }
    ]
  }
}