FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| StructureDefinition |
| openehr.base#current | DV-PARSABLE | DV_PARSABLE |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "DvParsable",
"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_parsable_class"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#size"
},
{
"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/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/DvParsable",
"version": "0.1.0",
"name": "DvParsable",
"status": "draft",
"date": "2026-03-25T15:55:34+00:00",
"publisher": "Ian",
"contact": [
{
"name": "Ian",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"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/DvParsable",
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/DV-PARSABLE",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
}
],
"element": [
{
"id": "DvParsable",
"path": "DvParsable",
"short": "Parsable",
"definition": "openEHR Parsable",
"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",
"source": "http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED"
},
{
"key": "Formalism_valid",
"severity": "error",
"human": "Formalism valid must not be empty",
"expression": "formalism.empty().not()",
"source": "http://openehr.org/fhir/StructureDefinition/DV-PARSABLE"
}
],
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DvParsable.CR",
"path": "DvParsable.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": "DvParsable.LF",
"path": "DvParsable.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": "DvParsable.Local-terminology-id",
"path": "DvParsable.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": "DvParsable.charset",
"path": "DvParsable.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": "DvParsable.language",
"path": "DvParsable.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
},
{
"id": "DvParsable.value",
"path": "DvParsable.value",
"short": "The string, which may validly be empty in some syntaxes.",
"definition": "The string, which may validly be empty in some syntaxes.",
"min": 1,
"max": "1",
"base": {
"path": "DV_PARSABLE.value",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "DvParsable.formalism",
"path": "DvParsable.formalism",
"short": "Name of the formalism, e.",
"definition": "Name of the formalism, e.g. GLIF 1.0 , Proforma etc.",
"min": 1,
"max": "1",
"base": {
"path": "DV_PARSABLE.formalism",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "DvParsable",
"path": "DvParsable",
"short": "Parsable",
"definition": "openEHR Parsable"
}
]
}
}