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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-DATA-VALUE.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-DATA-VALUE.html
URLhttp://openehr.org/fhir/StructureDefinition/DATA-VALUE
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameDATA_VALUE
TitleDATA_VALUE
Realmuv
Authorityhl7
DescriptionAbstract parent of all `DV_` data value types.
Typehttp://openehr.org/fhir/StructureDefinition/DATA_VALUE
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotDV-BOOLEANDV_BOOLEAN
openehr.base#0.1.0-snapshotDV-ENCAPSULATEDDV_ENCAPSULATED
openehr.base#0.1.0-snapshotDV-IDENTIFIERDV_IDENTIFIER
openehr.base#0.1.0-snapshotDV-INTERVALDV_INTERVAL
openehr.base#0.1.0-snapshotDV-ORDEREDDV_ORDERED
openehr.base#0.1.0-snapshotDV-PARAGRAPHDV_PARAGRAPH
openehr.base#0.1.0-snapshotDV-STATEDV_STATE
openehr.base#0.1.0-snapshotDV-TEXTDV_TEXT
openehr.base#0.1.0-snapshotDV-TIME-SPECIFICATIONDV_TIME_SPECIFICATION
openehr.base#0.1.0-snapshotDV-URIDV_URI
openehr.base#0.1.0-snapshotELEMENTELEMENT

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotOPENEHR-DEFINITIONSOPENEHR_DEFINITIONS

Narrative

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

Generated Narrative: StructureDefinition DATA-VALUE

NameFlagsCard.TypeDescription & Constraintsdoco
.. DATA_VALUE 0..*OPENEHR_DEFINITIONSThis is an abstract type. Child types: DV_BOOLEAN, DV_ENCAPSULATED, DV_IDENTIFIER, DV_INTERVAL, DV_ORDERED, DV_PARAGRAPH, DV_STATE, DV_TEXT, DV_TIME_SPECIFICATION, DV_URI
Abstract parent of all `DV_` data value types.

Elements defined in Ancestors:CR, LF, Local_terminology_id

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DATA-VALUE",
  "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#_data_value_class"
    },
    {
      "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-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/DATA-VALUE",
  "version": "0.1.0-snapshot",
  "name": "DATA_VALUE",
  "title": "DATA_VALUE",
  "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": "Abstract parent of all `DV_` data value types.",
  "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": true,
  "type": "http://openehr.org/fhir/StructureDefinition/DATA_VALUE",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/OPENEHR-DEFINITIONS",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "DATA_VALUE",
        "path": "DATA_VALUE",
        "short": "Abstract parent of all `DV_` data value types.",
        "definition": "Abstract parent of all `DV_` data value types.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DATA_VALUE.CR",
        "path": "DATA_VALUE.CR",
        "short": "Carriage return character.",
        "definition": "Carriage return character.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BASIC_DEFINITIONS.CR",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DATA_VALUE.LF",
        "path": "DATA_VALUE.LF",
        "short": "Line feed character.",
        "definition": "Line feed character.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BASIC_DEFINITIONS.LF",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DATA_VALUE.Local-terminology-id",
        "path": "DATA_VALUE.Local_terminology_id",
        "short": "Predefined terminology identifier",
        "definition": "Predefined terminology identifier to indicate it is local to the knowledge resource in which it occurs, e.g. an archetype",
        "min": 1,
        "max": "1",
        "base": {
          "path": "OPENEHR_DEFINITIONS.Local_terminology_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DATA_VALUE",
        "path": "DATA_VALUE",
        "short": "Abstract parent of all `DV_` data value types.",
        "definition": "Abstract parent of all `DV_` data value types.",
        "min": 0,
        "max": "*",
        "isModifier": false
      }
    ]
  }
}