Package | openehr.base |
Resource Type | StructureDefinition |
Id | VERSIONED-PARTY |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-VERSIONED-PARTY.html |
URL | http://openehr.org/fhir/StructureDefinition/VERSIONED-PARTY |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | VERSIONED_PARTY |
Title | VERSIONED_PARTY |
Realm | uv |
Authority | hl7 |
Description | Ancestor of all Party types, including real world entities and their roles. A Party is any entity which can participate in an activity. The name attribute inherited from LOCATABLE is used to indicate the actual type of party (note that the actual names, i.e. identities of parties are indicated in the identities attribute, not the name attribute). |
Type | http://openehr.org/fhir/StructureDefinition/VERSIONED_PARTY |
Kind | logical |
No resources found
StructureDefinition | |
VERSIONED-OBJECT | VERSIONED_OBJECT |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition VERSIONED-PARTY
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | VERSIONED_OBJECT | Elements defined in Ancestors:uid, owner_id, time_created | ||
{ "resourceType": "StructureDefinition", "id": "VERSIONED-PARTY", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/development/demographic.html#_versioned_party_class" }, { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/PARTY" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" }, { "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/VERSIONED-PARTY", "version": "0.1.0", "name": "VERSIONED_PARTY", "title": "VERSIONED_PARTY", "status": "active", "experimental": false, "date": "2024-12-31T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Ancestor of all Party types, including real world entities and their roles. A Party is any entity which can participate in an activity. The name attribute inherited from LOCATABLE is used to indicate the actual type of party (note that the actual names, i.e. identities of parties are indicated in the identities attribute, not the name attribute).", "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/VERSIONED_PARTY", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/VERSIONED-OBJECT", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "VERSIONED_PARTY", "path": "VERSIONED_PARTY", "short": "Version control abstraction, defining semantics for versioning one complex object", "definition": "Version control abstraction, defining semantics for versioning one complex object.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "VERSIONED_PARTY.uid", "path": "VERSIONED_PARTY.uid", "short": "Unique identifier of this version container in the form of a UID with no extension", "definition": "Unique identifier of this version container in the form of a UID with no extension. This id will be the same in all instances of the same container in a distributed environment, meaning that it can be understood as the uid of the virtual version tree.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.uid", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID" } ], "isModifier": false }, { "id": "VERSIONED_PARTY.owner-id", "path": "VERSIONED_PARTY.owner_id", "short": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity", "definition": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.owner_id", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF" } ], "isModifier": false }, { "id": "VERSIONED_PARTY.time-created", "path": "VERSIONED_PARTY.time_created", "short": "Time of initial creation of this versioned object", "definition": "Time of initial creation of this versioned object.", "min": 1, "max": "1", "base": { "path": "VERSIONED_OBJECT.time_created", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME" } ], "isModifier": false } ] } }