FHIR IG Statistics: StructureDefinition/PARTY-PROXY
Package | openehr.base |
Type | StructureDefinition |
Id | PARTY-PROXY |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-PARTY-PROXY.html |
URL | http://openehr.org/fhir/StructureDefinition/PARTY-PROXY |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | PARTY_PROXY |
Title | PARTY_PROXY |
Realm | uv |
Authority | hl7 |
Description | Abstract concept of a proxy description of a party, including an optional link to data for this party in a demographic or other identity management system. Sub- typed into PARTY_IDENTIFIED and PARTY_SELF. |
Type | http://openehr.org/fhir/StructureDefinition/PARTY_PROXY |
Kind | logical |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "PARTY-PROXY",
"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_proxy_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-PROXY",
"version": "0.1.0",
"name": "PARTY_PROXY",
"title": "PARTY_PROXY",
"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": "Abstract concept of a proxy description of a party, including an optional link to data for this party in a demographic or other identity management system. Sub- typed into PARTY_IDENTIFIED and PARTY_SELF.",
"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": true,
"type": "http://openehr.org/fhir/StructureDefinition/PARTY_PROXY",
"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": "PARTY_PROXY",
"path": "PARTY_PROXY",
"short": "A proxy description of a party, including an optional link to data for this party",
"definition": "Abstract concept of a proxy description of a party, including an optional link to data for this party in a demographic or other identity management system. Sub- typed into PARTY_IDENTIFIED and PARTY_SELF.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "PARTY_PROXY.external-ref",
"path": "PARTY_PROXY.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
}
]
},
"differential": {
"element": [
{
"id": "PARTY_PROXY",
"path": "PARTY_PROXY",
"short": "A proxy description of a party, including an optional link to data for this party",
"definition": "Abstract concept of a proxy description of a party, including an optional link to data for this party in a demographic or other identity management system. Sub- typed into PARTY_IDENTIFIED and PARTY_SELF.",
"min": 0,
"max": "*",
"isModifier": false
},
{
"id": "PARTY_PROXY.external-ref",
"path": "PARTY_PROXY.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",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/PARTY-REF"
}
],
"isModifier": false
}
]
}
}