FHIR IG Statistics: StructureDefinition/ANY
Resources that use this resource
StructureDefinition |
AD | AD: PostalAddress (V3 Data Type) |
BL | BL: Boolean (V3 Data Type) |
CD | CD: ConceptDescriptor (V3 Data Type) |
CR | CR: ConceptRole (V3 Data Type) |
ClinicalDocument | ClinicalDocument (CDA Class) |
ED | ED: EncapsulatedData (V3 Data Type) |
EN | EN: EntityName (V3 Data Type) |
II | II: InstanceIdentifier (V3 Data Type) |
IVL-INT | IVL_INT: Interval (V3 Data Type) |
InfrastructureRoot | InfrastructureRoot (Base Type for all CDA Classes) |
Observation | Observation (CDA Class) |
QTY | QTY: Quantity (V3 Data Type) |
ST | ST: CharacterString (V3 Data Type) |
TEL | TEL: TelecommunicationAddress (V3 Data Type) |
addr | addr AD: PostalAddress (V3 Data Type) |
asPersonalRelationship | ADHA extension asPersonalRelationship |
au-Address | ADHA AD: PostalAddress (V3 Data Type) |
au-ClinicalDocument | ADHA ClinicalDocument (CDA Class) |
au-EntityName | ADHA EN: EntityName (V3 Data Type) |
au-Observation | ADHA Observation (CDA Class) |
au-Telecom | ADHA TEL: TelecommunicationAddress (V3 Data Type) |
telecom | ADHA extension TEL: TelecommunicationAddress (V3 Data Type) |
templateId | templateId |
Resources that this resource uses
StructureDefinition |
cs-simple | cs: Coded Simple Value |
Narrative
Note: links and images are rebased to the (stated) source
Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.
Source
{
"resourceType": "StructureDefinition",
"id": "ANY",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
}
],
"url": "http://hl7.org/cda/stds/core/StructureDefinition/ANY",
"version": "1.0.0",
"name": "ANY",
"title": "ANY: DataValue (V3 Data Type)",
"status": "active",
"experimental": false,
"date": "2025-07-21T22:05:27+00:00",
"publisher": "HL7",
"description": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": true,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/ANY",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "ANY",
"path": "ANY",
"short": "Base for all types and resources",
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"min": 1,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "ANY.nullFlavor",
"path": "ANY.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
}
}
]
},
"differential": {
"element": [
{
"id": "ANY",
"path": "ANY",
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"min": 1,
"max": "*"
},
{
"id": "ANY.nullFlavor",
"path": "ANY.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
}
}
]
}
}