FHIR IG analytics| Package | openehr.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DV-ENCAPSULATED.json |
| FHIR Version | R5 |
| Source | http://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-DV-ENCAPSULATED.html |
| URL | http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED |
| Version | 0.1.0-snapshot |
| Status | active |
| Date | 2025-09-06T15:35:39+10:00 |
| Name | DV_ENCAPSULATED |
| Title | DV_ENCAPSULATED |
| Realm | uv |
| Authority | hl7 |
| Description | Abstract class defining the common meta-data of all types of encapsulated data. |
| Type | http://openehr.org/fhir/StructureDefinition/DV_ENCAPSULATED |
| Kind | logical |
| StructureDefinition | ||
| openehr.base#0.1.0-snapshot | DV-MULTIMEDIA | DV_MULTIMEDIA |
| openehr.base#0.1.0-snapshot | DV-PARSABLE | DV_PARSABLE |
| openehr.base#0.1.0-snapshot | FEEDER-AUDIT | FEEDER_AUDIT |
| StructureDefinition | ||
| openehr.base#0.1.0-snapshot | CODE-PHRASE | CODE_PHRASE |
| openehr.base#0.1.0-snapshot | DATA-VALUE | DATA_VALUE |
| ValueSet | ||
| openehr.base#0.1.0-snapshot | valueset-character_sets | Character Set |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DV-ENCAPSULATED
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | C | 0..* | DATA_VALUE | This 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 |
![]() ![]() | 0..1 | CODE_PHRASE | Name of character encoding scheme in which this value is encoded. | |
![]() ![]() | 0..1 | CODE_PHRASE | Optional indicator of the localised language in which the data is written, if relevant. | |
{
"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
}
]
}
}