FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/REFERENCE-RANGE

Packageopenehr.base
TypeStructureDefinition
IdREFERENCE-RANGE
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-REFERENCE-RANGE.html
URLhttp://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+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
DV-COUNTDV_COUNT
DV-ORDEREDDV_ORDERED
DV-PROPORTIONDV_PROPORTION
DV-QUANTITYDV_QUANTITY

Resources that this resource uses

StructureDefinition
DV-INTERVALDV_INTERVAL
DV-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> 0..*BaseDefines a named range to be associated with any DV_ORDERED datum
... meaning<T : DV_ORDERED> 1..1DV_TEXTTerm whose value indicates the meaning of this range, e.g. normal, critical, therapeutic etc
... range<T : DV_ORDERED> 1..1DV_INTERVAL<T>The data range for this meaning, e.g. critical etc

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "REFERENCE-RANGE",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "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",
  "name": "REFERENCE_RANGE",
  "title": "REFERENCE_RANGE",
  "status": "active",
  "experimental": false,
  "date": "2023-06-27T18:45:58+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://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "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": "*"
        },
        "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.g. normal, critical, therapeutic etc",
        "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.g. critical etc",
        "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": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "T"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "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": "*",
        "isModifier": false
      },
      {
        "id": "REFERENCE_RANGE.meaning",
        "path": "REFERENCE_RANGE.meaning",
        "short": "Term whose value indicates the meaning of this range, e.g. normal, critical, therapeutic etc",
        "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.g. critical etc",
        "definition": "The data range for this meaning, e.g. critical etc.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "T"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL"
          }
        ],
        "isModifier": false
      }
    ]
  }
}