Resource Narrative
To render the resource narrative we have added the narrative placeholder. The example below will render the narrative from the US core patient. Make sure that the resource you want to render is in the scope of your Implementation Guide.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | I | 0..* | Patient | Information about an individual or animal receiving health care services us-core-6: Either Patient.name.given and/or Patient.name.family SHALL be present or a Data Absent Reason Extension SHALL be present. |
us-core-race | 0..1 | (Complex) | US Core Race Extension URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race | |
us-core-ethnicity | 0..1 | (Complex) | US Core ethnicity Extension URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity | |
us-core-birthsex | 0..1 | code | Extension URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex Binding: Birth Sex (required): Code for sex assigned at birth | |
us-core-genderIdentity | 0..1 | CodeableConcept | Extension URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity Binding: Gender Identity (extensible) | |
identifier | S | 1..* | Identifier | An identifier for this patient |
system | S | 1..1 | uri | The namespace for the identifier value |
value | S | 1..1 | string | The value that is unique within the system. |
name | S | 1..* | HumanName | A name associated with the patient |
use | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden | |
family | SI | 0..1 | string | Family name (often called 'Surname') |
given | SI | 0..* | string | Given names (not always 'first'). Includes middle names |
suffix | 0..* | string | Parts that come after the name | |
period | 0..1 | Period | Time period when name was/is in use | |
telecom | 0..* | ContactPoint | A contact detail for the individual | |
system | S | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
value | S | 1..1 | string | The actual contact point details |
use | S | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
gender | S | 1..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) |
birthDate | S | 0..1 | date | The date of birth for the individual |
address | S | 0..* | Address | An address for the individual |
use | 0..1 | code | home | work | temp | old | billing - purpose of this address | |
line | S | 0..* | string | Street name, number, direction & P.O. Box etc. |
city | S | 0..1 | string | Name of city, town etc. |
state | S | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two Letter USPS alphabetic codes. |
postalCode | S | 0..1 | string | US Zip Codes |
period | S | 0..1 | Period | Time period when address was/is in use |
communication | 0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | |
language | S | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: Language codes with language and optionally a region modifier (extensible) |
Documentation for this format |
When the narrative is empty the placeholder will still work, but simply not render anything.