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

FHIR IG Statistics: StructureDefinition/DV-SCALE

Packageopenehr.base
TypeStructureDefinition
IdDV-SCALE
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DV-SCALE.html
URLhttp://openehr.org/fhir/StructureDefinition/DV-SCALE
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameDV_SCALE
TitleDV_SCALE
Realmuv
Authorityhl7
DescriptionA data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed. Example: ```` Borg CR 10 Scale 0 No Breathlessness at all 0.5 Very Very Slight (Just Noticeable) 1 Very Slight 2 Slight Breathlessness 3 Moderate ... etc ```` For scores that include only Integers, DV_SCALE may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type.
Typehttp://openehr.org/fhir/StructureDefinition/DV_SCALE
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DV-CODED-TEXTDV_CODED_TEXT
DV-ORDEREDDV_ORDERED

Narrative

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

Generated Narrative: StructureDefinition DV-SCALE

NameFlagsCard.TypeDescription & Constraintsdoco
.. DV_SCALE 0..*DV_ORDERED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges
A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed
... symbol 1..1DV_CODED_TEXTCoded textual representation of this value in the scale range, which may be strings made from symbols or other enumerations of terms
... value 1..1decimalReal number value of Scale item

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DV-SCALE",
  "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#_dv_scale_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-as-leaf"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-defns-parent"
    },
    {
      "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/DV-SCALE",
  "version": "0.1.0",
  "name": "DV_SCALE",
  "title": "DV_SCALE",
  "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": "A data type that represents scale values, where there is:\r\n\r\na) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed.\r\n\r\n  Example:\r\n````  \r\n  Borg CR 10 Scale\r\n  \r\n  0    No Breathlessness at all\r\n  0.5  Very Very Slight (Just Noticeable)\r\n  1    Very Slight\r\n  2    Slight Breathlessness\r\n  3    Moderate\r\n  ... etc\r\n````\r\n\r\nFor scores that include only Integers, DV_SCALE may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type.",
  "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/DV_SCALE",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DV-ORDERED",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "DV_SCALE",
        "path": "DV_SCALE",
        "short": "A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed",
        "definition": "A data type that represents scale values, where there is:\r\n\r\na) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed.\r\n\r\n  Example:\r\n````  \r\n  Borg CR 10 Scale\r\n  \r\n  0    No Breathlessness at all\r\n  0.5  Very Very Slight (Just Noticeable)\r\n  1    Very Slight\r\n  2    Slight Breathlessness\r\n  3    Moderate\r\n  ... etc\r\n````",
        "comment": "For scores that include only Integers, DV_SCALE may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DV_SCALE.normal-status",
        "path": "DV_SCALE.normal_status",
        "short": "Optional normal status indicator of value with respect to normal range for this value",
        "definition": "Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_ORDERED.normal_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false,
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-normal_statuses"
        }
      },
      {
        "id": "DV_SCALE.normal-range",
        "path": "DV_SCALE.normal_range",
        "short": "Optional normal range",
        "definition": "Optional normal range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_ORDERED.normal_range",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_SCALE.other-reference-ranges",
        "path": "DV_SCALE.other_reference_ranges",
        "short": "Optional tagged other reference ranges for this value in its particular measurement context",
        "definition": "Optional tagged other reference ranges for this value in its particular measurement context.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DV_ORDERED.other_reference_ranges",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "name",
                    "valueCode": "T"
                  },
                  {
                    "url": "type",
                    "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED"
                  }
                ],
                "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
              }
            ],
            "code": "http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_SCALE.symbol",
        "path": "DV_SCALE.symbol",
        "short": "Coded textual representation of this value in the scale range, which may be strings made from symbols or other enumerations of terms",
        "definition": "Coded textual representation of this value in the scale range, which may be strings made from symbols or other enumerations of terms such as no breathlessness, very very slight, slight breathlessness. Codes come from archetypes.\r\n\r\nIn some cases, a scale may include values that have no code/symbol. In this case, the symbol will be a DV-CODED-TEXT including the terminology_id and a blank String value for code_string.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DV_SCALE.symbol",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_SCALE.value",
        "path": "DV_SCALE.value",
        "short": "Real number value of Scale item",
        "definition": "Real number value of Scale item.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DV_SCALE.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DV_SCALE",
        "path": "DV_SCALE",
        "short": "A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed",
        "definition": "A data type that represents scale values, where there is:\r\n\r\na) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed.\r\n\r\n  Example:\r\n````  \r\n  Borg CR 10 Scale\r\n  \r\n  0    No Breathlessness at all\r\n  0.5  Very Very Slight (Just Noticeable)\r\n  1    Very Slight\r\n  2    Slight Breathlessness\r\n  3    Moderate\r\n  ... etc\r\n````",
        "comment": "For scores that include only Integers, DV_SCALE may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "DV_SCALE.symbol",
        "path": "DV_SCALE.symbol",
        "short": "Coded textual representation of this value in the scale range, which may be strings made from symbols or other enumerations of terms",
        "definition": "Coded textual representation of this value in the scale range, which may be strings made from symbols or other enumerations of terms such as no breathlessness, very very slight, slight breathlessness. Codes come from archetypes.\r\n\r\nIn some cases, a scale may include values that have no code/symbol. In this case, the symbol will be a DV-CODED-TEXT including the terminology_id and a blank String value for code_string.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_SCALE.value",
        "path": "DV_SCALE.value",
        "short": "Real number value of Scale item",
        "definition": "Real number value of Scale item.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isModifier": false
      }
    ]
  }
}