FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSLocation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSLocation.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSLocation |
| Title | Location model |
| Description | EHDS refined base model for Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation |
| Kind | logical |
| StructureDefinition | |
| EHDSEncounter | Encounter model |
| EHDSMedicationDispense | Medication dispense model |
| EHDSObservation | Observation model |
| EHDSSpecimen | Specimen model |
| StructureDefinition | |
| EHDSAddress | Address model |
| EHDSOrganisation | Organisation model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSLocation
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Location model Instances of this logical model can be the target of a Reference | |
![]() ![]() | 0..* | Identifier | Identifier | |
![]() ![]() | 0..1 | string | Name | |
![]() ![]() | 0..1 | string | Description | |
![]() ![]() | 0..* | CodeableConcept | Type Binding Description: (preferred): HL7 ServiceDeliveryLocationRoleType | |
![]() ![]() | 0..1 | EHDSAddress | Address | |
![]() ![]() | 0..1 | Reference(Organisation model) | Managing organisation | |
![]() ![]() | 0..1 | Reference(Organisation model) | Part of | |
{
"resourceType": "StructureDefinition",
"id": "EHDSLocation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation",
"version": "0.2.1",
"name": "EHDSLocation",
"title": "Location model",
"status": "draft",
"date": "2026-02-04T19:00:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "EHDS refined base model for Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation",
"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": "EHDSLocation",
"path": "EHDSLocation",
"short": "Location model",
"definition": "EHDS refined base model for Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSLocation.identifier",
"path": "EHDSLocation.identifier",
"short": "Identifier",
"definition": "Location identifier",
"min": 0,
"max": "*",
"base": {
"path": "EHDSLocation.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSLocation.name",
"path": "EHDSLocation.name",
"short": "Name",
"definition": "Name of the location as used by humans",
"min": 0,
"max": "1",
"base": {
"path": "EHDSLocation.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSLocation.description",
"path": "EHDSLocation.description",
"short": "Description",
"definition": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
"min": 0,
"max": "1",
"base": {
"path": "EHDSLocation.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSLocation.type",
"path": "EHDSLocation.type",
"short": "Type",
"definition": "Type of function performed at the location",
"min": 0,
"max": "*",
"base": {
"path": "EHDSLocation.type",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 ServiceDeliveryLocationRoleType"
}
},
{
"id": "EHDSLocation.address",
"path": "EHDSLocation.address",
"short": "Address",
"definition": "Physical location address",
"min": 0,
"max": "1",
"base": {
"path": "EHDSLocation.address",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
}
]
},
{
"id": "EHDSLocation.managingOrganisation",
"path": "EHDSLocation.managingOrganisation",
"short": "Managing organisation",
"definition": "The organisation responsible for the provisioning and upkeep of the location",
"min": 0,
"max": "1",
"base": {
"path": "EHDSLocation.managingOrganisation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
]
}
]
},
{
"id": "EHDSLocation.partOf",
"path": "EHDSLocation.partOf",
"short": "Part of",
"definition": "Another Location of which this Location is physically a part of",
"min": 0,
"max": "1",
"base": {
"path": "EHDSLocation.partOf",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSLocation",
"path": "EHDSLocation",
"short": "Location model",
"definition": "EHDS refined base model for Details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated."
},
{
"id": "EHDSLocation.identifier",
"path": "EHDSLocation.identifier",
"short": "Identifier",
"definition": "Location identifier",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSLocation.name",
"path": "EHDSLocation.name",
"short": "Name",
"definition": "Name of the location as used by humans",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSLocation.description",
"path": "EHDSLocation.description",
"short": "Description",
"definition": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSLocation.type",
"path": "EHDSLocation.type",
"short": "Type",
"definition": "Type of function performed at the location",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 ServiceDeliveryLocationRoleType"
}
},
{
"id": "EHDSLocation.address",
"path": "EHDSLocation.address",
"short": "Address",
"definition": "Physical location address",
"min": 0,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
}
]
},
{
"id": "EHDSLocation.managingOrganisation",
"path": "EHDSLocation.managingOrganisation",
"short": "Managing organisation",
"definition": "The organisation responsible for the provisioning and upkeep of the location",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
]
}
]
},
{
"id": "EHDSLocation.partOf",
"path": "EHDSLocation.partOf",
"short": "Part of",
"definition": "Another Location of which this Location is physically a part of",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
]
}
]
}
]
}
}