Package | openehr.base |
Type | StructureDefinition |
Id | LOCATABLE-REF |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-LOCATABLE-REF.html |
URL | http://openehr.org/fhir/StructureDefinition/LOCATABLE-REF |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | LOCATABLE_REF |
Title | LOCATABLE_REF |
Realm | uv |
Authority | hl7 |
Description | Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to |
Type | http://openehr.org/fhir/StructureDefinition/LOCATABLE_REF |
Kind | logical |
StructureDefinition | |
INSTRUCTION-DETAILS | INSTRUCTION_DETAILS |
PARTY | PARTY |
StructureDefinition | |
OBJECT-REF | OBJECT_REF |
UID-BASED-ID | UID_BASED_ID |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LOCATABLE-REF
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | OBJECT_REF | Elements defined in Ancestors:namespace, type, id Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute | |
![]() ![]() ![]() | 0..1 | string | Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute | |
![]() ![]() ![]() | 1..1 | UID_BASED_ID | The path to an instance, as an absolute path with respect to the object found at VERSION.data | |
{ "resourceType": "StructureDefinition", "id": "LOCATABLE-REF", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/BASE/latest/base_types.html#_locatable_ref_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/LOCATABLE-REF", "version": "0.1.0", "name": "LOCATABLE_REF", "title": "LOCATABLE_REF", "status": "active", "experimental": false, "date": "2023-06-27T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/LOCATABLE_REF", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "LOCATABLE_REF", "path": "LOCATABLE_REF", "short": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute", "definition": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "LOCATABLE_REF.namespace", "path": "LOCATABLE_REF.namespace", "short": "Namespace to which this identifier belongs in the local system context (and possibly in any other openEHR compliant environment)", "definition": "Namespace to which this identifier belongs in the local system context (and possibly in any other openEHR compliant environment) e.g. terminology , demographic . These names are not yet standardised. Legal values for namespace are: 'local', 'unknown', or a string matching the standard regex [a-zA-Z][a-zA-Z0-9_.:/&?=+-]*. Note that the first two are just special values of the regex, and will be matched by it.", "min": 1, "max": "1", "base": { "path": "OBJECT_REF.namespace", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "LOCATABLE_REF.type", "path": "LOCATABLE_REF.type", "short": "Name of the class (concrete or abstract) of object to which this identifier type refers. These class names are from the relevant reference model", "definition": "Name of the class (concrete or abstract) of object to which this identifier type refers, e.g. PARTY, PERSON, GUIDELINE etc. These class names are from the relevant reference model. The type name ANY can be used to indicate that any type is accepted (e.g. if the type is unknown).", "min": 1, "max": "1", "base": { "path": "OBJECT_REF.type", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "LOCATABLE_REF.id", "path": "LOCATABLE_REF.id", "short": "The path to an instance, as an absolute path with respect to the object found at VERSION.data", "definition": "The path to an instance, as an absolute path with respect to the object found at VERSION.data. An empty path means that the object referred to by id is being specified.", "min": 1, "max": "1", "base": { "path": "OBJECT_REF.id", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID" } ], "isModifier": false }, { "id": "LOCATABLE_REF.path", "path": "LOCATABLE_REF.path", "short": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute", "definition": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to", "min": 0, "max": "1", "base": { "path": "LOCATABLE_REF.path", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "LOCATABLE_REF", "path": "LOCATABLE_REF", "short": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute", "definition": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to", "min": 0, "max": "*", "isModifier": false }, { "id": "LOCATABLE_REF.path", "path": "LOCATABLE_REF.path", "short": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute", "definition": "Reference to a LOCATABLE instance inside the top-level content structure inside a VERSION<T> identified by the id attribute. The path attribute is applied to the object that VERSION.data points to", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false }, { "id": "LOCATABLE_REF.id", "path": "LOCATABLE_REF.id", "short": "The path to an instance, as an absolute path with respect to the object found at VERSION.data", "definition": "The path to an instance, as an absolute path with respect to the object found at VERSION.data. An empty path means that the object referred to by id is being specified.", "min": 1, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID" } ], "isModifier": false } ] } }