Package | openehr.base |
Resource Type | StructureDefinition |
Id | PARTY-IDENTIFIED |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-PARTY-IDENTIFIED.html |
URL | http://openehr.org/fhir/StructureDefinition/PARTY-IDENTIFIED |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | PARTY_IDENTIFIED |
Title | PARTY_IDENTIFIED |
Realm | uv |
Authority | hl7 |
Description | Proxy data for an identified party other than the subject of the record, minimally consisting of human-readable identifier(s), such as name, formal (and possibly computable) identifiers such as NHS number, and an optional link to external data. There must be at least one of name, identifier or external_ref present. Used to describe parties where only identifiers may be known, and there is no entry at all in the demographic system (or even no demographic system). Typically for health care providers, e.g. name and provider number of an institution. Should not be used to include patient identifying information. |
Type | http://openehr.org/fhir/StructureDefinition/PARTY_IDENTIFIED |
Kind | logical |
StructureDefinition | |
EVENT-CONTEXT | EVENT_CONTEXT |
FEEDER-AUDIT-DETAILS | FEEDER_AUDIT_DETAILS |
PARTY-RELATED | PARTY_RELATED |
StructureDefinition | |
DV-IDENTIFIER | DV_IDENTIFIER |
PARTY-PROXY | PARTY_PROXY |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PARTY-IDENTIFIED
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | PARTY_PROXY | Elements defined in Ancestors:external_ref Proxy data for an identified party other than the subject of the record | |
![]() ![]() ![]() | 0..1 | string | Optional human-readable name | |
![]() ![]() ![]() | 0..* | DV_IDENTIFIER | One or more formal identifiers (possibly computable) | |
{ "resourceType": "StructureDefinition", "id": "PARTY-IDENTIFIED", "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/common.html#_party_identified_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/PARTY-IDENTIFIED", "version": "0.1.0", "name": "PARTY_IDENTIFIED", "title": "PARTY_IDENTIFIED", "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": "Proxy data for an identified party other than the subject of the record, minimally consisting of human-readable identifier(s), such as name, formal (and possibly computable) identifiers such as NHS number, and an optional link to external data. There must be at least one of name, identifier or external_ref present. Used to describe parties where only identifiers may be known, and there is no entry at all in the demographic system (or even no demographic system). Typically for health care providers, e.g. name and provider number of an institution. Should not be used to include patient identifying information.", "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/PARTY_IDENTIFIED", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "PARTY_IDENTIFIED", "path": "PARTY_IDENTIFIED", "short": "Proxy data for an identified party other than the subject of the record", "definition": "Proxy data for an identified party other than the subject of the record, minimally consisting of human-readable identifier(s), such as name, formal (and possibly computable) identifiers such as NHS number, and an optional link to external data. There must be at least one of name, identifier or external_ref present.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PARTY_IDENTIFIED.external-ref", "path": "PARTY_IDENTIFIED.external_ref", "short": "Reference to more detailed demographic or identification information for this party", "definition": "Optional reference to more detailed demographic or identification information for this party, in an external system.", "min": 0, "max": "1", "base": { "path": "PARTY_PROXY.external_ref", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/PARTY-REF" } ], "isModifier": false }, { "id": "PARTY_IDENTIFIED.name", "path": "PARTY_IDENTIFIED.name", "short": "Optional human-readable name", "definition": "Optional human-readable name (in String form).", "min": 0, "max": "1", "base": { "path": "PARTY_IDENTIFIED.name", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "PARTY_IDENTIFIED.identifiers", "path": "PARTY_IDENTIFIED.identifiers", "short": "One or more formal identifiers (possibly computable)", "definition": "One or more formal identifiers (possibly computable).", "min": 0, "max": "*", "base": { "path": "PARTY_IDENTIFIED.identifiers", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "PARTY_IDENTIFIED", "path": "PARTY_IDENTIFIED", "short": "Proxy data for an identified party other than the subject of the record", "definition": "Proxy data for an identified party other than the subject of the record, minimally consisting of human-readable identifier(s), such as name, formal (and possibly computable) identifiers such as NHS number, and an optional link to external data. There must be at least one of name, identifier or external_ref present.", "min": 0, "max": "*", "isModifier": false }, { "id": "PARTY_IDENTIFIED.name", "path": "PARTY_IDENTIFIED.name", "short": "Optional human-readable name", "definition": "Optional human-readable name (in String form).", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false }, { "id": "PARTY_IDENTIFIED.identifiers", "path": "PARTY_IDENTIFIED.identifiers", "short": "One or more formal identifiers (possibly computable)", "definition": "One or more formal identifiers (possibly computable).", "min": 0, "max": "*", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER" } ], "isModifier": false } ] } }