FHIR IG analytics| Package | fhir.clinical.datatypes |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-StringType.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/FHIR/fhir.clinical.datatypes/StructureDefinition-StringType.html |
| URL | http://fhir.org/guides/fhir/base-clinical/StructureDefinition/StringType |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-03T22:05:01+00:00 |
| Name | StringType |
| Title | StringType |
| Realm | us |
| Authority | hl7 |
| Description | StringType (Simple Text, no paragraphs or formatting). *Mappings* * FHIR: [[[string]]] * openEHR: [[[DV_TEXT]]] * CDA: [[[ST]]] |
| Type | StringType |
| Kind | complex-type |
No resources found
| StructureDefinition | ||
| fhir.clinical.datatypes#current | DataValueType | DataValueType |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition StringType
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | DataValueType | StringType (Simple Text, no paragraphs or formatting) | |
{
"resourceType": "StructureDefinition",
"id": "StringType",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "has-length"
}
],
"url": "http://fhir.org/guides/fhir/base-clinical/StructureDefinition/StringType",
"version": "0.1.0",
"name": "StringType",
"title": "StringType",
"status": "active",
"experimental": false,
"date": "2026-05-03T22:05:01+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "StringType (Simple Text, no paragraphs or formatting). \n\n *Mappings* \n\n * FHIR: [[[string]]]\n\n * openEHR: [[[DV_TEXT]]] \n\n * CDA: [[[ST]]] \n\n ",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "fhir",
"uri": "http://hl7.org/fhir"
},
{
"identity": "openehr",
"uri": "http://openehr.org/specifications"
},
{
"identity": "cda",
"uri": "http://hl7.org/cda"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"type": "StringType",
"baseDefinition": "http://fhir.org/guides/fhir/base-clinical/StructureDefinition/DataValueType",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0"
}
],
"element": [
{
"id": "StringType",
"path": "StringType",
"short": "StringType (Simple Text, no paragraphs or formatting)",
"definition": "StringType (Simple Text, no paragraphs or formatting)",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "fhir",
"map": "string,DataType"
},
{
"identity": "openehr",
"map": "DV_TEXT,DATA_VALUE"
},
{
"identity": "cda",
"map": "ST,ANY"
},
{
"identity": "rim",
"map": "n/a"
}
]
}
]
},
"differential": {
"element": [
{
"id": "StringType",
"path": "StringType",
"short": "StringType (Simple Text, no paragraphs or formatting)",
"definition": "StringType (Simple Text, no paragraphs or formatting)",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "fhir",
"map": "string"
},
{
"identity": "openehr",
"map": "DV_TEXT"
},
{
"identity": "cda",
"map": "ST"
}
]
}
]
}
}