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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-DV-ENCAPSULATED.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-DV-ENCAPSULATED.html
URLhttp://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameDV_ENCAPSULATED
TitleDV_ENCAPSULATED
Realmuv
Authorityhl7
DescriptionAbstract class defining the common meta-data of all types of encapsulated data.
Typehttp://openehr.org/fhir/StructureDefinition/DV_ENCAPSULATED
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotDV-MULTIMEDIADV_MULTIMEDIA
openehr.base#0.1.0-snapshotDV-PARSABLEDV_PARSABLE
openehr.base#0.1.0-snapshotFEEDER-AUDITFEEDER_AUDIT

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotCODE-PHRASECODE_PHRASE
openehr.base#0.1.0-snapshotDATA-VALUEDATA_VALUE
ValueSet
openehr.base#0.1.0-snapshotvalueset-character_setsCharacter Set

Narrative

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

Generated Narrative: StructureDefinition DV-ENCAPSULATED

NameFlagsCard.TypeDescription & Constraintsdoco
.. DV_ENCAPSULATED C0..*DATA_VALUEThis is an abstract type. Child types: DV_MULTIMEDIA, DV_PARSABLE
Abstract class defining the common meta-data of all types of encapsulated data.

Elements defined in Ancestors:CR, LF, Local_terminology_id
Binding: Character Set (required)
Constraints: Size_valid
... charset 0..1CODE_PHRASEName of character encoding scheme in which this value is encoded.
... language 0..1CODE_PHRASEOptional indicator of the localised language in which the data is written, if relevant.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DV-ENCAPSULATED",
  "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_encapsulated_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/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/DV-ENCAPSULATED",
  "version": "0.1.0-snapshot",
  "name": "DV_ENCAPSULATED",
  "title": "DV_ENCAPSULATED",
  "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 class defining the common meta-data of all types of encapsulated data.",
  "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/DV_ENCAPSULATED",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DATA-VALUE",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "DV_ENCAPSULATED",
        "path": "DV_ENCAPSULATED",
        "short": "Abstract class defining the common meta-data of all types of encapsulated data.",
        "definition": "Abstract class defining the common meta-data of all types of encapsulated data.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "Size_valid",
            "severity": "error",
            "human": "Size valid must satisfy range constraints",
            "expression": "size() >= 0"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DV_ENCAPSULATED.CR",
        "path": "DV_ENCAPSULATED.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": "DV_ENCAPSULATED.LF",
        "path": "DV_ENCAPSULATED.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": "DV_ENCAPSULATED.Local-terminology-id",
        "path": "DV_ENCAPSULATED.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": "DV_ENCAPSULATED.charset",
        "path": "DV_ENCAPSULATED.charset",
        "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_ENCAPSULATED.charset",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_ENCAPSULATED.language",
        "path": "DV_ENCAPSULATED.language",
        "short": "Optional indicator of the localised language in which the data is written, if relevant.",
        "definition": "Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set `languages`.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_ENCAPSULATED.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DV_ENCAPSULATED",
        "path": "DV_ENCAPSULATED",
        "short": "Abstract class defining the common meta-data of all types of encapsulated data.",
        "definition": "Abstract class defining the common meta-data of all types of encapsulated data.",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "Size_valid",
            "severity": "error",
            "human": "Size valid must satisfy range constraints",
            "expression": "size() >= 0"
          }
        ],
        "isModifier": false,
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-character_sets"
        }
      },
      {
        "id": "DV_ENCAPSULATED.charset",
        "path": "DV_ENCAPSULATED.charset",
        "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",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_ENCAPSULATED.language",
        "path": "DV_ENCAPSULATED.language",
        "short": "Optional indicator of the localised language in which the data is written, if relevant.",
        "definition": "Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set `languages`.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      }
    ]
  }
}