FHIR IG analytics| Package | fhir.clinical.datatypes |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ConceptType.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/FHIR/fhir.clinical.datatypes/StructureDefinition-ConceptType.html |
| URL | http://fhir.org/guides/fhir/base-clinical/StructureDefinition/ConceptType |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-03T22:05:01+00:00 |
| Name | ConceptType |
| Title | ConceptType |
| Realm | us |
| Authority | hl7 |
| Description | ConceptType (Complex) - Codes and or Text, from one or more valueSets. *Mappings* * FHIR: [[[CodeableConcept]]] * openEHR: [[[DV_CODED_TEXT]]] * CDA: [[[CD]]] or [[[CE]]] |
| Type | ConceptType |
| 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 ConceptType
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | DataValueType | ConceptType (Codes and/or Text) | |
{
"resourceType": "StructureDefinition",
"id": "ConceptType",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
}
],
"url": "http://fhir.org/guides/fhir/base-clinical/StructureDefinition/ConceptType",
"version": "0.1.0",
"name": "ConceptType",
"title": "ConceptType",
"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": "ConceptType (Complex) - Codes and or Text, from one or more valueSets. \n\n *Mappings* \n\n * FHIR: [[[CodeableConcept]]] \n\n * openEHR: [[[DV_CODED_TEXT]]] \n\n * CDA: [[[CD]]] or [[[CE]]] \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": "ConceptType",
"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": "ConceptType",
"path": "ConceptType",
"short": "ConceptType (Codes and/or Text)",
"definition": "ConceptType (Complex) - Codes and or Text, from one or more valueSets",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "fhir",
"map": "CodeableConcept,DataType"
},
{
"identity": "openehr",
"map": "DV_CODED_TEXT,DATA_VALUE"
},
{
"identity": "cda",
"map": "CD | CE,ANY"
},
{
"identity": "rim",
"map": "n/a"
}
]
}
]
},
"differential": {
"element": [
{
"id": "ConceptType",
"path": "ConceptType",
"short": "ConceptType (Codes and/or Text)",
"definition": "ConceptType (Complex) - Codes and or Text, from one or more valueSets",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "fhir",
"map": "CodeableConcept"
},
{
"identity": "openehr",
"map": "DV_CODED_TEXT"
},
{
"identity": "cda",
"map": "CD | CE"
}
]
}
]
}
}