Package | hl7.fhir.eu.imaging-manifest-r5 |
Type | StructureDefinition |
Id | EHDSLocation |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSLocation.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSLocation |
Title | Location model |
Realm | eu |
Authority | hl7 |
Description | C.17 - 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. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation |
Kind | logical |
ConceptMap | |
EHDSLocationMap | EHDSLocation Mapping |
EHDSLocationMap | EHDSLocation Mapping |
StructureDefinition | |
EHDSEncounter | Encounter model |
EHDSMedicationDispense | Medication dispensation model |
EHDSObservation | Observation model |
EHDSProcedure | Procedure model |
EHDSServiceRequest | Service request model |
EHDSSpecimen | Specimen model |
EHDSEncounter | Encounter model |
EHDSMedicationDispense | Medication dispensation model |
EHDSObservation | Observation model |
EHDSProcedure | Procedure model |
EHDSServiceRequest | Service request model |
EHDSSpecimen | Specimen model |
StructureDefinition | |
EHDSAddress | Address model |
EHDSOrganization | Organization model |
EHDSAddress | Address model |
EHDSOrganization | Organization 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 | C.17.1 - Identifier | |
![]() ![]() ![]() | 0..1 | string | C.17.2 - Name | |
![]() ![]() ![]() | 0..1 | Narrative | C.17.3 - Description This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |
![]() ![]() ![]() | 0..* | CodeableConcept | C.17.4 - Type Binding Description: (preferred): HL7 ServiceDeliveryLocationRoleType | |
![]() ![]() ![]() | 0..1 | EHDSAddress | C.17.5 - Address | |
![]() ![]() ![]() | 0..1 | Base | C.17.6 - Position | |
![]() ![]() ![]() ![]() | 1..1 | decimal | C.17.6.1 - Longitude | |
![]() ![]() ![]() ![]() | 1..1 | decimal | C.17.6.2 - Latitude | |
![]() ![]() ![]() | 0..1 | Reference(Organization model) | C.17.7 - Managing organization | |
![]() ![]() ![]() | 0..1 | Reference(Organization model) | C.17.8 - 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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "version": "0.1.0", "name": "EHDSLocation", "title": "Location 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.17 - 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.", "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/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": "C.17 - 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": "C.17.1 - Identifier", "definition": "Location identifier", "min": 0, "max": "*", "base": { "path": "EHDSLocation.identifier", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "EHDSLocation.name", "path": "EHDSLocation.name", "short": "C.17.2 - 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": "C.17.3 - 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": "Narrative" } ] }, { "id": "EHDSLocation.type", "path": "EHDSLocation.type", "short": "C.17.4 - 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": "C.17.5 - Address", "definition": "Physical location address", "min": 0, "max": "1", "base": { "path": "EHDSLocation.address", "min": 0, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress" } ] }, { "id": "EHDSLocation.position", "path": "EHDSLocation.position", "short": "C.17.6 - Position", "definition": "The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).", "min": 0, "max": "1", "base": { "path": "EHDSLocation.position", "min": 0, "max": "1" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSLocation.position.longitude", "path": "EHDSLocation.position.longitude", "short": "C.17.6.1 - Longitude", "definition": "Longitude with WGS84 datum", "min": 1, "max": "1", "base": { "path": "EHDSLocation.position.longitude", "min": 1, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "EHDSLocation.position.latitude", "path": "EHDSLocation.position.latitude", "short": "C.17.6.2 - Latitude", "definition": "Latitude with WGS84 datum", "min": 1, "max": "1", "base": { "path": "EHDSLocation.position.latitude", "min": 1, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "EHDSLocation.managingOrganization", "path": "EHDSLocation.managingOrganization", "short": "C.17.7 - Managing organization", "definition": "The organization responsible for the provisioning and upkeep of the location", "min": 0, "max": "1", "base": { "path": "EHDSLocation.managingOrganization", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization" ] } ] }, { "id": "EHDSLocation.partOf", "path": "EHDSLocation.partOf", "short": "C.17.8 - 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": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization" ] } ] } ] }, "differential": { "element": [ { "id": "EHDSLocation", "path": "EHDSLocation", "short": "Location model", "definition": "C.17 - 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": "C.17.1 - Identifier", "definition": "Location identifier", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "EHDSLocation.name", "path": "EHDSLocation.name", "short": "C.17.2 - Name", "definition": "Name of the location as used by humans", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "EHDSLocation.description", "path": "EHDSLocation.description", "short": "C.17.3 - 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": "Narrative" } ] }, { "id": "EHDSLocation.type", "path": "EHDSLocation.type", "short": "C.17.4 - 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": "C.17.5 - Address", "definition": "Physical location address", "min": 0, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress" } ] }, { "id": "EHDSLocation.position", "path": "EHDSLocation.position", "short": "C.17.6 - Position", "definition": "The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).", "min": 0, "max": "1", "type": [ { "code": "Base" } ] }, { "id": "EHDSLocation.position.longitude", "path": "EHDSLocation.position.longitude", "short": "C.17.6.1 - Longitude", "definition": "Longitude with WGS84 datum", "min": 1, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "EHDSLocation.position.latitude", "path": "EHDSLocation.position.latitude", "short": "C.17.6.2 - Latitude", "definition": "Latitude with WGS84 datum", "min": 1, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "EHDSLocation.managingOrganization", "path": "EHDSLocation.managingOrganization", "short": "C.17.7 - Managing organization", "definition": "The organization responsible for the provisioning and upkeep of the location", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization" ] } ] }, { "id": "EHDSLocation.partOf", "path": "EHDSLocation.partOf", "short": "C.17.8 - Part of", "definition": "Another Location of which this Location is physically a part of", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization" ] } ] } ] } }