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

FHIR IG analytics

Packageopenehr.ehds.fhir.dataexchange
Resource TypeStructureDefinition
IdStructureDefinition-DvCodedText.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/StructureDefinition-DvCodedText.html
URLhttps://ianbennett.github.io/ExampleIG_Ian/StructureDefinition/DvCodedText
Version0.1.0
Statusdraft
Date2026-03-25T15:55:34+00:00
NameDvCodedText
DescriptionopenEHR CodedText FSH wrapper
Typehttps://ianbennett.github.io/ExampleIG_Ian/StructureDefinition/DvCodedText
Kindlogical

Resources that use this resource

StructureDefinition
openehr.ehds.fhir.dataexchange#currentGenericLaboratoryReportEHDS - Laboratory report
openehr.ehds.fhir.dataexchange#currentInternationalPatientSummaryInternational Patient Summary
openehr.ehds.fhir.dataexchange#currentOLCarerContingencyPlanOL - Carer contingency plan

Resources that this resource uses

StructureDefinition
openehr.base#currentDV-CODED-TEXTDV_CODED_TEXT

Narrative

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

Generated Narrative: StructureDefinition DvCodedText

NameFlagsCard.TypeDescription & Constraintsdoco
.. DvCodedText 0..*DV_CODED_TEXTopenEHR CodedText

Elements defined in Ancestors:CR, LF, Local_terminology_id, value, hyperlink, formatting, mappings, language, encoding, defining_code
Instances of this logical model are not marked to be the target of a Reference

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DvCodedText",
  "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_coded_text_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/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-replace-cardinality"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-bind"
    },
    {
      "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/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-replace-cardinality"
    }
  ],
  "url": "https://ianbennett.github.io/ExampleIG_Ian/StructureDefinition/DvCodedText",
  "version": "0.1.0",
  "name": "DvCodedText",
  "status": "draft",
  "date": "2026-03-25T15:55:34+00:00",
  "publisher": "Ian",
  "contact": [
    {
      "name": "Ian",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "openEHR CodedText FSH wrapper",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://ianbennett.github.io/ExampleIG_Ian/StructureDefinition/DvCodedText",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "DvCodedText",
        "path": "DvCodedText",
        "short": "openEHR CodedText",
        "definition": "openEHR CodedText FSH wrapper",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "Valid_value",
            "severity": "error",
            "human": "Valid value must not be empty",
            "expression": "value.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          },
          {
            "key": "Mappings_valid",
            "severity": "error",
            "human": "Mappings valid must not be empty",
            "expression": "mappings /= void implies mappings.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          },
          {
            "key": "Formatting_valid",
            "severity": "error",
            "human": "Formatting valid must not be empty",
            "expression": "formatting /= void implies formatting.empty().not()",
            "source": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DvCodedText.CR",
        "path": "DvCodedText.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": "DvCodedText.LF",
        "path": "DvCodedText.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": "DvCodedText.Local-terminology-id",
        "path": "DvCodedText.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
      },
      {
        "id": "DvCodedText.value",
        "path": "DvCodedText.value",
        "short": "Displayable rendition of the item, regardless of its underlying structure.",
        "definition": "Displayable rendition of the item, regardless of its underlying structure. For `DV_CODED_TEXT`, this is the rubric of the complete term as provided by the terminology service.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DV_TEXT.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.hyperlink",
        "path": "DvCodedText.hyperlink",
        "short": "DEPRECATED: this field is deprecated; use markdown link/text in the `_value_` attribute, and `\"markdown\"` as the value of the `_formatting_` field.",
        "definition": "DEPRECATED: this field is deprecated; use markdown link/text in the `_value_` attribute, and `\"markdown\"` as the value of the `_formatting_` field.\n\nOriginal usage, prior to RM Release 1.0.4: Optional link sitting behind a section of plain text or coded term item.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_TEXT.hyperlink",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-URI"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.formatting",
        "path": "DvCodedText.formatting",
        "short": "If set, contains one of the following values:\n\n* `\"plain\"`: use for plain text, possibly containing newlines, but otherwise unformatted (same as Void);\n* `\"plain_no_newlines\"`: use for text containing no newlines or other formatting;\n* `\"markdown\"`: use for markdown formatted text, strongly recommended in the format of the CommonMark specification.",
        "definition": "If set, contains one of the following values:\n\n* `\"plain\"`: use for plain text, possibly containing newlines, but otherwise unformatted (same as Void);\n* `\"plain_no_newlines\"`: use for text containing no newlines or other formatting;\n* `\"markdown\"`: use for markdown formatted text, strongly recommended in the format of the CommonMark specification.\n\nDEPRECATED usage: contains a string of the form `\"name:value; name:value...\"` , e.g. `\"font-weight : bold; font-family : Arial; font-size : 12pt;\"`. Values taken from W3C CSS2 properties lists for background and font .",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_TEXT.formatting",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.mappings",
        "path": "DvCodedText.mappings",
        "short": "Terms from other terminologies most closely matching this term, typically used where the originator (e.",
        "definition": "Terms from other terminologies most closely matching this term, typically used where the originator (e.g. pathology lab) of information uses a local terminology but also supplies one or more equivalents from well known terminologies (e.g. LOINC).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DV_TEXT.mappings",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TERM-MAPPING"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.language",
        "path": "DvCodedText.language",
        "short": "Optional indicator of the localised language in which the value is written.",
        "definition": "Optional indicator of the localised language in which the value is written. Coded from openEHR Code Set  languages . Only used when either the text object is in a different language from the enclosing `ENTRY`, or else the text object is being used outside of an `ENTRY` or other enclosing structure which indicates the language.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_TEXT.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.encoding",
        "path": "DvCodedText.encoding",
        "short": "Name of character encoding scheme in which this value is encoded.",
        "definition": "Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set  character sets . Unicode is the default assumption in openEHR, with UTF-8 being the assumed encoding. This attribute allows for variations from these assumptions.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_TEXT.encoding",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DvCodedText.defining-code",
        "path": "DvCodedText.defining_code",
        "short": "The term of which the  `_value_` attribute is the textual rendition (i.",
        "definition": "The term of which the  `_value_` attribute is the textual rendition (i.e. rubric).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DV_CODED_TEXT.defining_code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DvCodedText",
        "path": "DvCodedText",
        "short": "openEHR CodedText",
        "definition": "openEHR CodedText FSH wrapper"
      }
    ]
  }
}