Package | test.no.basis |
Resource Type | StructureDefinition |
Id | no-basis-relatedperson-person-reference |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=test.no.basis@2.2.0-beta3&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference |
URL | http://hl7.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference |
Version | 2.0.15 |
Status | active |
Date | 2021-04-07 |
Name | NoBasisRelatedpersonPersonReference |
Realm | no |
Authority | hl7 |
Description | If a person reference is needed in RelatedPerson.patient element, this optional extension should be used. |
Type | Extension |
Kind | complex-type |
No resources found
StructureDefinition | |
no-basis-Person | no-basis-Person |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "no-basis-relatedperson-person-reference", "url": "http://hl7.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference", "version": "2.0.15", "name": "NoBasisRelatedpersonPersonReference", "status": "active", "date": "2021-04-07", "description": "If a person reference is needed in RelatedPerson.patient element, this optional extension should be used.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "RelatedPerson.patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Person reference in RelatedPerson.patient element", "definition": "If a person reference is needed in RelatedPerson.patient element, this optional extension should be used.\r\nThe extension includes a reference to a single Person/no-basis-Person resource.\r\n\r\nTo support searches for identifiers, an identifier value should be supported in addition to the literal reference.", "comment": "no-basis currently (v2.0.15) don't include search parameter definition for this extension." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Reference to person resource", "definition": "Reference to a single Person/no-basis-Person resource in RelatedPerson.patient element. \r\nShould only be used when a Person resource reference is needed.\r\n\r\nName or identifier should be supplied in the RelatedPerson.patient element, in addition to information supplied in this extension.", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Person", "http://hl7.org/fhir/StructureDefinition/Person" ] } ] } ] } }