FHIR IG Statistics: StructureDefinition/EHDSSubstance
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "EHDSSubstance",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance",
"version": "0.1.0",
"name": "EHDSSubstance",
"title": "Substance model",
"status": "draft",
"date": "2025-03-21T08:17:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://Xt-EHR.eu"
}
]
}
],
"description": "C.28 - EHDS refined base model for Substance",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance",
"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": "EHDSSubstance",
"path": "EHDSSubstance",
"short": "Substance model",
"definition": "C.28 - EHDS refined base model for Substance",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSSubstance.identifier",
"path": "EHDSSubstance.identifier",
"short": "C.28.1 - Identifier",
"definition": "Unique identifier for the substance. For an instance, an identifier associated with the package/container (usually a label affixed directly).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSSubstance.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSSubstance.code",
"path": "EHDSSubstance.code",
"short": "C.28.2 - Code",
"definition": "A code (or set of codes) that identify this substance.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSSubstance.code",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSSubstance.description",
"path": "EHDSSubstance.description",
"short": "C.28.3 - Description",
"definition": "A description of the substance - its appearance, handling requirements, and other usage notes.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSSubstance.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSSubstance.expiry",
"path": "EHDSSubstance.expiry",
"short": "C.28.4 - Expiry",
"definition": "When the substance is no longer valid to use.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSSubstance.expiry",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSSubstance.quantity",
"path": "EHDSSubstance.quantity",
"short": "C.28.5 - Quantity",
"definition": "The amount of the substance.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSSubstance.quantity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "EHDSSubstance.ingredients",
"path": "EHDSSubstance.ingredients",
"short": "C.28.6 - Ingredients",
"definition": "Composition information about the substance",
"min": 0,
"max": "*",
"base": {
"path": "EHDSSubstance.ingredients",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSSubstance.ingredients.quantity",
"path": "EHDSSubstance.ingredients.quantity",
"short": "C.28.6.1 - Quantity",
"definition": "The amount of the ingredient in the substance - a concentration ratio.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSSubstance.ingredients.quantity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Ratio"
}
]
},
{
"id": "EHDSSubstance.ingredients.substance",
"path": "EHDSSubstance.ingredients.substance",
"short": "C.28.6.2 - Substance",
"definition": "Another substance that is a component of this substance.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSSubstance.ingredients.substance",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSSubstance",
"path": "EHDSSubstance",
"short": "Substance model",
"definition": "C.28 - EHDS refined base model for Substance"
},
{
"id": "EHDSSubstance.identifier",
"path": "EHDSSubstance.identifier",
"short": "C.28.1 - Identifier",
"definition": "Unique identifier for the substance. For an instance, an identifier associated with the package/container (usually a label affixed directly).",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSSubstance.code",
"path": "EHDSSubstance.code",
"short": "C.28.2 - Code",
"definition": "A code (or set of codes) that identify this substance.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSSubstance.description",
"path": "EHDSSubstance.description",
"short": "C.28.3 - Description",
"definition": "A description of the substance - its appearance, handling requirements, and other usage notes.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSSubstance.expiry",
"path": "EHDSSubstance.expiry",
"short": "C.28.4 - Expiry",
"definition": "When the substance is no longer valid to use. ",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSSubstance.quantity",
"path": "EHDSSubstance.quantity",
"short": "C.28.5 - Quantity",
"definition": "The amount of the substance.",
"min": 0,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "EHDSSubstance.ingredients",
"path": "EHDSSubstance.ingredients",
"short": "C.28.6 - Ingredients",
"definition": "Composition information about the substance",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSSubstance.ingredients.quantity",
"path": "EHDSSubstance.ingredients.quantity",
"short": "C.28.6.1 - Quantity",
"definition": "The amount of the ingredient in the substance - a concentration ratio.",
"min": 0,
"max": "1",
"type": [
{
"code": "Ratio"
}
]
},
{
"id": "EHDSSubstance.ingredients.substance",
"path": "EHDSSubstance.ingredients.substance",
"short": "C.28.6.2 - Substance",
"definition": "Another substance that is a component of this substance.",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
]
}
]
}
]
}
}