This page is part of the International Patient Summary Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
SD.31 StructureDefinition-patient-uv-ips
This profile represents the constraints applied to the Patient resource by the International Patient Summary (IPS) FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the IPS composition or in one of the referred resources.
Conformance resource variables defined here
SD.31.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/uv/ips/StructureDefinition/patient-uv-ips
Published on Wed Mar 21 02:43:56 AEDT 2018 as a draft by .
This profile builds on Patient
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | I | 0..* | Information about an individual or animal receiving health care services dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource | |
id | ΣI | 0..1 | id | Logical id of this artifact ele-1: All FHIR elements must have a @value or children |
meta | ΣI | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
language | I | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) ele-1: All FHIR elements must have a @value or children |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children |
contained | 0..* | Resource | Contained, inline Resources | |
identifier | ΣI | 0..* | Identifier | An identifier for this patient ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) ele-1: All FHIR elements must have a @value or children |
type | ΣI | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
coding | ΣI | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
version | ΣI | 0..1 | string | Version of the system - if relevant ele-1: All FHIR elements must have a @value or children |
code | ΣI | 0..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Representation defined by the system ele-1: All FHIR elements must have a @value or children |
userSelected | ΣI | 0..1 | boolean | If this coding was chosen directly by the user ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General': http://www.acme.com/identifiers/patient |
value | ΣI | 0..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General': 123456 |
period | ΣI | 0..1 | Period | Time period when id is/was valid for use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
assigner | ΣI | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ele-1: All FHIR elements must have a @value or children ref-1: SHALL have a contained resource if a local reference is provided |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children |
identifier | ΣI | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children |
active | ?!ΣI | 0..1 | boolean | Whether this patient's record is in active use ele-1: All FHIR elements must have a @value or children |
name | SΣI | 0..* | HumanName | A name associated with the patient ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Text representation of the full name ele-1: All FHIR elements must have a @value or children |
family | SΣI | 1..1 | string | Family name (often called 'Surname') ele-1: All FHIR elements must have a @value or children |
given | SΣI | 1..1 | string | Given names (not always 'first'). Includes middle names ele-1: All FHIR elements must have a @value or children This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | ΣI | 0..* | string | Parts that come before the name ele-1: All FHIR elements must have a @value or children This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | ΣI | 0..* | string | Parts that come after the name ele-1: All FHIR elements must have a @value or children This repeating element order: Suffixes appear in the correct order for presenting the name |
period | ΣI | 0..1 | Period | Time period when name was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
telecom | SΣI | 0..* | ContactPoint | A contact detail for the individual ele-1: All FHIR elements must have a @value or children cpt-2: A system is required if a value is provided. |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) ele-1: All FHIR elements must have a @value or children |
value | ΣI | 0..1 | string | The actual contact point details ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) ele-1: All FHIR elements must have a @value or children |
rank | ΣI | 0..1 | positiveInt | Specify preferred order of use (1 = highest) ele-1: All FHIR elements must have a @value or children |
period | ΣI | 0..1 | Period | Time period when the contact point was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
gender | SΣI | 1..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) ele-1: All FHIR elements must have a @value or children |
birthDate | SΣI | 1..1 | date | The date of birth for the individual ele-1: All FHIR elements must have a @value or children |
deceased[x] | ?!ΣI | 0..1 | boolean, dateTime | Indicates if the individual is deceased or not ele-1: All FHIR elements must have a @value or children |
address | SΣI | 0..* | Address | Addresses for the individual ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) ele-1: All FHIR elements must have a @value or children Example General': home |
type | ΣI | 0..1 | code | postal | physical | both Binding: AddressType (required) ele-1: All FHIR elements must have a @value or children Example General': both |
text | ΣI | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General': 137 Nowhere Street, Erewhon 9132 |
line | SΣI | 0..* | string | Street name, number, direction & P.O. Box etc. ele-1: All FHIR elements must have a @value or children This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | SΣI | 0..1 | string | Name of city, town etc. ele-1: All FHIR elements must have a @value or children Example General': Erewhon |
district | ΣI | 0..1 | string | District name (aka county) ele-1: All FHIR elements must have a @value or children Example General': Madison |
state | SΣI | 0..1 | string | Sub-unit of country (abbreviations ok) ele-1: All FHIR elements must have a @value or children |
postalCode | SΣI | 0..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children Example General': 9132 |
country | SΣI | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) ele-1: All FHIR elements must have a @value or children |
period | ΣI | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end Example General': {"start":"2010-03-23T00:00:00+11:00","end":"2010-07-01T00:00:00+10:00"} |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
maritalStatus | I | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (extensible) ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
coding | ΣI | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
version | ΣI | 0..1 | string | Version of the system - if relevant ele-1: All FHIR elements must have a @value or children |
code | ΣI | 0..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Representation defined by the system ele-1: All FHIR elements must have a @value or children |
userSelected | ΣI | 0..1 | boolean | If this coding was chosen directly by the user ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
multipleBirth[x] | I | 0..1 | boolean, integer | Whether patient is part of a multiple birth ele-1: All FHIR elements must have a @value or children |
photo | I | 0..* | Attachment | Image of the patient ele-1: All FHIR elements must have a @value or children att-1: It the Attachment has data, it SHALL have a contentType |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
contentType | ΣI | 0..1 | code | Mime type of the content, with charset etc. Binding: IETF BCP-13 (required) ele-1: All FHIR elements must have a @value or children Example General': text/plain; charset=UTF-8, image/png |
language | ΣI | 0..1 | code | Human language of the content (BCP-47) Binding: Common Languages (extensible) ele-1: All FHIR elements must have a @value or children Example General': en-AU |
data | I | 0..1 | base64Binary | Data inline, base64ed ele-1: All FHIR elements must have a @value or children |
url | ΣI | 0..1 | uri | Uri where the data can be found ele-1: All FHIR elements must have a @value or children Example General': http://www.acme.com/logo-small.png |
size | ΣI | 0..1 | unsignedInt | Number of bytes of content (if url provided) ele-1: All FHIR elements must have a @value or children |
hash | ΣI | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) ele-1: All FHIR elements must have a @value or children |
title | ΣI | 0..1 | string | Label to display in place of the data ele-1: All FHIR elements must have a @value or children Example General': Official Corporate Logo |
creation | ΣI | 0..1 | dateTime | Date attachment was first created ele-1: All FHIR elements must have a @value or children |
contact | SI | 0..* | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient ele-1: All FHIR elements must have a @value or children pat-1: SHALL at least contain a contact's details or a reference to an organization |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
relationship | SI | 0..* | CodeableConcept-uv-ips | The kind of relationship Binding: IPSPersonalRelationship (required) ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
coding | ΣI | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
version | ΣI | 0..1 | string | Version of the system - if relevant ele-1: All FHIR elements must have a @value or children |
code | ΣI | 0..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Representation defined by the system ele-1: All FHIR elements must have a @value or children |
userSelected | ΣI | 0..1 | boolean | If this coding was chosen directly by the user ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
name | SI | 0..1 | HumanName | A name associated with the contact person ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Text representation of the full name ele-1: All FHIR elements must have a @value or children |
family | SΣI | 0..1 | string | Family name (often called 'Surname') ele-1: All FHIR elements must have a @value or children |
given | SΣI | 0..* | string | Given names (not always 'first'). Includes middle names ele-1: All FHIR elements must have a @value or children This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | ΣI | 0..* | string | Parts that come before the name ele-1: All FHIR elements must have a @value or children This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | ΣI | 0..* | string | Parts that come after the name ele-1: All FHIR elements must have a @value or children This repeating element order: Suffixes appear in the correct order for presenting the name |
period | ΣI | 0..1 | Period | Time period when name was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
telecom | SI | 0..* | ContactPoint | A contact detail for the person ele-1: All FHIR elements must have a @value or children cpt-2: A system is required if a value is provided. |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) ele-1: All FHIR elements must have a @value or children |
value | ΣI | 0..1 | string | The actual contact point details ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) ele-1: All FHIR elements must have a @value or children |
rank | ΣI | 0..1 | positiveInt | Specify preferred order of use (1 = highest) ele-1: All FHIR elements must have a @value or children |
period | ΣI | 0..1 | Period | Time period when the contact point was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
address | SI | 0..1 | Address | Address for the contact person ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
use | ?!ΣI | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) ele-1: All FHIR elements must have a @value or children Example General': home |
type | ΣI | 0..1 | code | postal | physical | both Binding: AddressType (required) ele-1: All FHIR elements must have a @value or children Example General': both |
text | ΣI | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General': 137 Nowhere Street, Erewhon 9132 |
line | SΣI | 0..* | string | Street name, number, direction & P.O. Box etc. ele-1: All FHIR elements must have a @value or children This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | SΣI | 0..1 | string | Name of city, town etc. ele-1: All FHIR elements must have a @value or children Example General': Erewhon |
district | ΣI | 0..1 | string | District name (aka county) ele-1: All FHIR elements must have a @value or children Example General': Madison |
state | SΣI | 0..1 | string | Sub-unit of country (abbreviations ok) ele-1: All FHIR elements must have a @value or children |
postalCode | ΣI | 0..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children Example General': 9132 |
country | SΣI | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) ele-1: All FHIR elements must have a @value or children |
period | ΣI | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end Example General': {"start":"2010-03-23T00:00:00+11:00","end":"2010-07-01T00:00:00+10:00"} |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
gender | I | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) ele-1: All FHIR elements must have a @value or children |
organization | SI | 0..1 | Reference(Organization) | Organization that is associated with the contact ele-1: All FHIR elements must have a @value or children ref-1: SHALL have a contained resource if a local reference is provided |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children |
period | I | 0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient ele-1: All FHIR elements must have a @value or children per-1: If present, start SHALL have a lower value than end |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
start | ΣI | 0..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children |
communication | SI | 0..* | BackboneElement | A list of Languages which may be used to communicate with the patient about his or her health ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
language | SI | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: Common Languages (extensible) ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
coding | ΣI | 0..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
system | ΣI | 0..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
version | ΣI | 0..1 | string | Version of the system - if relevant ele-1: All FHIR elements must have a @value or children |
code | ΣI | 0..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Representation defined by the system ele-1: All FHIR elements must have a @value or children |
userSelected | ΣI | 0..1 | boolean | If this coding was chosen directly by the user ele-1: All FHIR elements must have a @value or children |
text | ΣI | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
preferred | I | 0..1 | boolean | Language preference indicator ele-1: All FHIR elements must have a @value or children |
generalPractitioner | SI | 0..* | Reference(Organization | Practitioner) | Patient's nominated primary care provider ele-1: All FHIR elements must have a @value or children ref-1: SHALL have a contained resource if a local reference is provided |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children |
managingOrganization | ΣI | 0..1 | Reference(Organization) | Organization that is the custodian of the patient record ele-1: All FHIR elements must have a @value or children ref-1: SHALL have a contained resource if a local reference is provided |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children |
identifier | ΣI | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children |
link | ?!ΣI | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person ele-1: All FHIR elements must have a @value or children |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
other | ΣI | 1..1 | Reference(Patient | RelatedPerson) | The other patient or related person resource that the link refers to ele-1: All FHIR elements must have a @value or children ref-1: SHALL have a contained resource if a local reference is provided |
id | I | 0..1 | string | xml:id (or equivalent in JSON) ele-1: All FHIR elements must have a @value or children |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children |
identifier | ΣI | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children |
display | ΣI | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children |
type | ΣI | 1..1 | code | replaced-by | replaces | refer | seealso - type of link Binding: LinkType (required) ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron