International Patient Summary Implementation Guide Implementation Guide: STU2 Ballot

This page is part of the International Patient Summary Implementation Guide (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. 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.6 StructureDefinition-composition-uv-ips

Clinical document used to represent the International Patient Summary (IPS) data set. The IPS dataset is a minimal and non-exhaustive patient summary dataset, specialty-agnostic, condition-independent, but readily usable by clinicians for the cross-border unscheduled care of a patient.

This profile is based on the ClinicalDocument profile

Conformance resource variables defined here

Composition International Patient Summary

The composition contains references to

  • the subject
  • the author
  • the attester
  • the custodian
  • the IPS sections.

The IPS sections are summarized in the following list. (R) denotes a required section (i.e. must be present in an IPS), (S) denotes a recommended section, the others are truely optional.

  • Medication Summary (R)
  • Allergies and Intolerances (R)
  • Problem List (R)
  • Immunizations (S)
  • History of Procedures (S)
  • Medical Devices (S)
  • Diagnostic Results (S)
  • Past history of illnesses
  • Pregnancy (status and history summary)
  • Social History

And the following text only sections:

  • Functional Status (Autonomy / Invalidity)
  • Plan of care
  • Advance Directives

(Vital Signs is not yet included)

Sections description

Medication Summary

The medication summary section contains a description of the patient’s medications relevant for the scope of the patient summary. The actual content could depend on the jurisdiction, it could report:

  • the currently active medications;
  • the current and past medications considered relevant by the authoring GP;
  • the patient prescriptions or dispensations automatically extracted by a regional or a national EHR.

In all those cases however medications are documented in the Patient Summary as medication statements. This section requires either an entry indicating the subject is known not to be on any relevant medication; either an entry indicating that no information is available about medications; or entries summarizing the subject’s relevant medications.

Allergies and Intolerances

This section documents the relevant allergies or intolerances (conditions) for a patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. If no information about allergies is available, or if no allergies are known this should be clearly documented in the section.

Problem List

The IPS problem section lists and describes clinical problems or conditions currently being monitored for the patient.

Immunizations

The Immunizations Section defines a patient’s current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient’s immunization status. The section includes current immunization status, and may contain the entire immunization history that is relevant to the period of time being summarized.

History of Procedures

The History of Procedures Section contains a description of the patient past procedures that are pertinent to the scope of the IPS.

Procedures may refer for example to:

  1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
  2. Therapeutic procedure: e.g. dialysis;
  3. Surgical procedure: e.g. appendectomy

Medical Devices

The medical devices section contains narrative text and coded entries describing the patient history of medical device use.

Diagnostic Results

This section assembles relevant observation results collected on the patient or produced on in-vitro biologic specimens collected from the patient. Some of these results may be laboratory results, others may be anatomic pathology results, others, radiology results, and others, clinical results.

This version is comprised of three alternative entries to carry results from:

  • laboratory
  • imaging
  • pathology

and offers also a generic result entry.

Past history of illnesses

The History of Past Illness section contains a description of the conditions the patient suffered in the past

Pregnancy (status and history summary)

The pregnancy status and history is comprised of

  • an entry as an Observation of the pregnancy status, and optionally, a member Observation of the Estimated Delivery Date
  • an entry as an Observation of the pregnancy history (summary)

Social History

The social history is as of now comprised of

  • tobacco use
  • alcohol use

Plan of Care

The plan of care section contains a narrative description of the expectations for care including proposals, goals, and order requests for monitoring, tracking, or improving the condition of the patient.

Functional Status

The functional status section contains a narrative description of capability of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.

Advance Directives

The advance directives section contains a narrative description of patient’s advance directive.

SD.6.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/composition-uv-ips

Published on Fri Mar 16 00:00:00 AEST 2018 as a draft by HL7 International.

This profile builds on CDA on FHIR


Summary

Mandatory: 23 elements (38 nested mandatory elements)
Must-Support: 53 elements
Fixed Value: 16 elements
Prohibited: 61 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Composition.event is sliced based on the value of value:code
  • The element Composition.section is sliced based on the value of value:code
  • The element Composition.section.entry is sliced based on the value of profile:resolve() (Open at End)
  • The element Composition.section.entry is sliced based on the value of profile:resolve()

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..*International Patient Summary composition
... extension 0..*ExtensionSlice: Unordered, Open by value:url
... participant-uv-ips 0..*Reference(PractitionerRole | Organization)Provider to be contacted
URL: http://hl7.org/fhir/uv/ips/StructureDefinition/participant-uv-ips
... type S1..1CodeableConceptKind of composition ("Patient Summary")
.... coding 1..1coding-uv-ipsCode identifying the Patient Summary
..... system 0..1uriFixed Value: http://loinc.org
..... code 0..1codeFixed Value: 60591-5
.... text 0..0
... subject S0..1Reference(Patient-uv-ips)
.... identifier 0..0
... date S1..1dateTime
... author S1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the IPS
.... identifier 0..0
... title S1..1stringInternational Patient Summary
... attester S0..*BackboneElement
.... party S0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization)
..... identifier 0..0
... custodian S0..1Reference(Organization)
.... identifier 0..0
... relatesTo S0..*BackboneElement
.... target[x] 1..1Identifier, Reference(Composition | Composition (IPS))
... event BackboneElementSlice: Unordered, Open by value:code
... event 0..1BackboneElementThe care provisioning being documented
.... code 0..*CodeableConceptFixed Value: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v3-ActClass","code":"PCPR"}]} (care provision)
... section SBackboneElementSections composing the IPS
Slice: Unordered, Open by value:code
... section S1..1BackboneElementIPS Medication Summary Section
.... title S1..1stringMedication Summary section
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"10160-0"}]} (History of Medication use Narrative)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry SReference(Resource)Slice: Unordered, Open At End by profile:resolve()
.... entry S1..*Reference(Medication Statement)
..... reference 1..1string
..... identifier 0..0
..... display 0..0
.... emptyReason 0..0
.... section 0..0
... section S1..1BackboneElementIPS Allergies and Intolerances Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"48765-2"}]} (Allergies and adverse reactions Document)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry SReference(Resource)Slice: Unordered, Open At End by profile:resolve()
..... identifier 0..0
..... display 0..0
.... entry S1..*Reference(Allergy Intolerance)
..... reference 1..1string
..... identifier 0..0
..... display 0..0
.... emptyReason 0..0
.... section 0..0
... section S1..1BackboneElementIPS Problems Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"11450-4"}]} (Problem list - Reported)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry SReference(Condition)Slice: Unordered, Open At End by profile:resolve()
..... reference 1..1string
..... identifier 0..0
..... display 0..0
.... entry S1..*Reference(Condition)
..... identifier 0..0
.... emptyReason 0..0
.... section 0..0
... section S0..1BackboneElementIPS History of Procedures Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"47519-4"}]} (History of Procedures Document)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry SReference(Procedure-uv-ips)Slice: Unordered, Open At End by profile:resolve()
..... reference 1..1string
..... identifier 0..0
..... display 0..0
.... entry S1..*Reference(Procedure-uv-ips)
.... emptyReason 0..0
.... section 0..0
... section S0..1BackboneElementIPS Immunizations Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"11369-6"}]} (History of Immunization Narrative)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry SReference(Immunization)Slice: Unordered, Open by profile:resolve()
..... reference 1..1string
..... identifier 0..0
..... display 0..0
.... entry S1..*Reference(Immunization)
..... identifier 0..0
.... emptyReason 0..0
.... section 0..0
... section S0..1BackboneElementIPS Medical Devices Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"46264-8"}]} (History of medical device use)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative-uv-ips
.... mode 0..0
.... entry Reference(Resource)Slice: Unordered, Open At End by profile:resolve()
..... identifier 0..0
..... display 0..0
.... entry 1..*Reference(Device (use statement))
..... identifier 0..0
.... emptyReason 0..0
.... section 0..0
... section S0..1BackboneElementIPS Results Section
.... title S1..1string
.... code S1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"30954-2"}]} (Relevant diagnostic tests/laboratory data Narrative)
..... coding 0..*coding-uv-ips
.... text S1..1Narrative
.... mode 0..0
.... entry SReference(Resource)Slice: Unordered, Open At End by profile:resolve()
.... entry S0..*Reference(Observation (generic result))
..... identifier 0..0
.... entry S0..*Reference(Observation (laboratory result))
..... identifier 0..0
.... entry S0..*Reference(Observation-imaging-uv-ips)
..... identifier 0..0
.... entry S0..*Reference(Observation (pathology result))
..... identifier 0..0
.... section 0..0
... section 0..1BackboneElementIPS History of Past Illness Section
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"11348-0"}]} (History of Past illness Narrative)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative
.... entry Reference(Resource | Condition)Slice: Unordered, Open At End by profile:resolve()
.... entry 0..*Reference(Condition)
.... section 0..0
... section 0..1BackboneElementIPS Functional Status
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"47420-5"}]} (Functional status assessment note)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative-uv-ips
.... mode 0..0
.... entry Reference(Resource)Slice: Unordered, Open by profile:resolve()
.... entry 0..*Reference(Resource | Condition)
.... entry 0..*Reference(Resource | ClinicalImpression)
.... section 0..0
... section 0..1BackboneElementIPS Plan of Care Section
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"18776-5"}]} (Plan of care note)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative-uv-ips
.... mode 0..0
.... emptyReason 0..0
.... section 0..0
... section 0..1BackboneElementIPS Social History Section
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"29762-2"}]} (Social history Narrative)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative
.... mode 0..0
.... entry Reference(Resource)Slice: Unordered, Open At End by profile:resolve()
.... entry 0..1Reference(Observation-tobaccoUse-uv-ips)
..... identifier 0..0
.... entry 0..1Reference(Observation-alcoholUse-uv-ips)
.... section 0..0
... section 0..1BackboneElementIPS History of Pregnancy Section
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"82810-3"}]} (Pregnancy status)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative
.... mode 0..0
.... entry Reference(Resource)Slice: Unordered, Open At End by profile:resolve()
.... entry 0..*Reference(Observation-pregnancy-status-uv-ips)
.... entry 0..*Reference(Observation-pregnancy-outcome-uv-ips)
.... section 0..0
... section 0..1BackboneElementIPS Advance Directives Section
.... title 1..1string
.... code 1..1CodeableConceptFixed Value: {"coding":[{"system":"http://loinc.org","code":"42348-3"}]} (Advance directives)
..... coding 0..*coding-uv-ips
.... text 1..1Narrative-uv-ips
.... mode 0..0
.... entry 0..*Reference(Resource | Consent)
.... section 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition I0..*International Patient Summary composition
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Common Languages (preferred)
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... composition-cda-versionNumber I0..*stringVersion-specific identifier for composition
URL: http://hl7.org/fhir/StructureDefinition/composition-cda-versionNumber
... participant-uv-ips 0..*Reference(PractitionerRole | Organization)Provider to be contacted
URL: http://hl7.org/fhir/uv/ips/StructureDefinition/participant-uv-ips
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1identifies the meaning of the extension
.... value[x] 0..1base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ParameterDefinition, DataRequirement, RelatedArtifact, ContactDetail, Contributor, TriggerDefinition, Expression, UsageContext, DosageValue of extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..1IdentifierVersion-independent identifier for the Composition
... status ?!Σ1..1codepreliminary | final | amended | entered-in-error
Binding: CompositionStatus (required)
... type SΣ1..1CodeableConceptKind of composition ("Patient Summary")
Binding: FHIRDocumentTypeCodes (preferred)
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding I1..1coding-uv-ipsCode identifying the Patient Summary
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ0..1codeSymbol in syntax defined by the system
Fixed Value: 60591-5
..... display Σ0..1stringRepresentation defined by the system
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... translation I0..*(Complex)Language Translation (Localization)
URL: http://hl7.org/fhir/StructureDefinition/translation
...... value 0..1Primitive value for string
Max Length: 1048576
... category Σ0..*CodeableConceptCategorization of Composition
Binding: DocumentClassValueSet (example)
... subject SΣ0..1Reference(Patient-uv-ips)Who and/or what the composition is about
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... display Σ0..1stringText alternative for the resource
... encounter Σ0..1Reference(Encounter)Context of the Composition
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
... date SΣ1..1dateTimeComposition editing time
... author SΣ1..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the IPS
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... display Σ0..1stringText alternative for the resource
... title SΣ1..1stringInternational Patient Summary
... confidentiality Σ0..1codeAs defined by affinity domain
Binding: http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification (required)
... attester SI0..*BackboneElementAttests to accuracy of composition
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... mode 1..1codepersonal | professional | legal | official
Binding: CompositionAttestationMode (required)
.... time 0..1dateTimeWhen the composition was attested
.... party S0..1Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization)Who attested the composition
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
... custodian SΣ0..1Reference(Organization)Organization which maintains the composition
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... display Σ0..1stringText alternative for the resource
... relatesTo SI0..*BackboneElementRelationships to other compositions/documents
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... code 1..1codereplaces | transforms | signs | appends
Binding: DocumentRelationshipType (required)
.... target[x] 1..1Identifier, Reference(Composition | Composition (IPS))Target of the relationship
... event ΣIBackboneElementThe clinical service(s) being documented
Slice: Unordered, Open by value:code
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... code Σ0..*CodeableConceptCode(s) that apply to the event being documented
Binding: http://terminology.hl7.org/ValueSet/v3-ActCode (example)
.... period Σ0..1PeriodThe period covered by the documentation
.... detail Σ0..*Reference(Resource)The event(s) being documented
... event ΣI0..1BackboneElementThe care provisioning being documented
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... code Σ0..*CodeableConceptCode(s) that apply to the event being documented
Binding: http://terminology.hl7.org/ValueSet/v3-ActCode (example)

Fixed Value: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v3-ActClass","code":"PCPR"}]} (care provision)
.... period Σ0..1PeriodThe period covered by the documentation
.... detail Σ0..*Reference(Resource)The event(s) being documented
... section SIBackboneElementSections composing the IPS
Slice: Unordered, Open by value:code
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 0..1stringLabel for section (e.g. for ToC)
.... code 0..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I0..1NarrativeText summary of the section, for human interpretation
.... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required)
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry I0..*Reference(Resource)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
.... section I0..*Unknown reference to #Composition.section
Nested Section
... section SI1..1BackboneElementIPS Medication Summary Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringMedication Summary section
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"10160-0"}]} (History of Medication use Narrative)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
.... entry SI1..*Reference(Medication Statement)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
... section SI1..1BackboneElementIPS Allergies and Intolerances Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"48765-2"}]} (Allergies and adverse reactions Document)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... entry SI1..*Reference(Allergy Intolerance)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
... section SI1..1BackboneElementIPS Problems Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"11450-4"}]} (Problem list - Reported)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Condition)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... entry SI1..*Reference(Condition)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
... section SI0..1BackboneElementIPS History of Procedures Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"47519-4"}]} (History of Procedures Document)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Procedure-uv-ips)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... entry SI1..*Reference(Procedure-uv-ips)A reference to data that supports this section
... section SI0..1BackboneElementIPS Immunizations Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"11369-6"}]} (History of Immunization Narrative)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Immunization)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI1..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... entry SI1..*Reference(Immunization)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
... section SI0..1BackboneElementIPS Medical Devices Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"46264-8"}]} (History of medical device use)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry IReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... entry I1..*Reference(Device (use statement))A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
... section SI0..1BackboneElementIPS Results Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title S1..1stringLabel for section (e.g. for ToC)
.... code S1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"30954-2"}]} (Relevant diagnostic tests/laboratory data Narrative)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text SI1..1NarrativeText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry SIReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
.... entry SI0..*Reference(Observation (generic result))A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
.... entry SI0..*Reference(Observation (laboratory result))A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
.... entry SI0..*Reference(Observation-imaging-uv-ips)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
.... entry SI0..*Reference(Observation (pathology result))A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
... section I0..1BackboneElementIPS History of Past Illness Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"11348-0"}]} (History of Past illness Narrative)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1NarrativeText summary of the section, for human interpretation
.... mode 0..1codeworking | snapshot | changes
Binding: ListMode (required)
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry IReference(Resource | Condition)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
.... entry I0..*Reference(Condition)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
... section I0..1BackboneElementIPS Functional Status
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"47420-5"}]} (Functional status assessment note)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry IReference(Resource)A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
.... entry I0..*Reference(Resource | Condition)A reference to data that supports this section
.... entry I0..*Reference(Resource | ClinicalImpression)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
... section I0..1BackboneElementIPS Plan of Care Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"18776-5"}]} (Plan of care note)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry I0..*Reference(Resource)A reference to data that supports this section
... section I0..1BackboneElementIPS Social History Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"29762-2"}]} (Social history Narrative)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1NarrativeText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry IReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
.... entry I0..1Reference(Observation-tobaccoUse-uv-ips)A reference to data that supports this section
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... display Σ0..1stringText alternative for the resource
.... entry I0..1Reference(Observation-alcoholUse-uv-ips)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
... section I0..1BackboneElementIPS History of Pregnancy Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"82810-3"}]} (Pregnancy status)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1NarrativeText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry IReference(Resource)A reference to data that supports this section
Slice: Unordered, Open At End by profile:resolve()
.... entry I0..*Reference(Observation-pregnancy-status-uv-ips)A reference to data that supports this section
.... entry I0..*Reference(Observation-pregnancy-outcome-uv-ips)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)
... section I0..1BackboneElementIPS Advance Directives Section
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored if unrecognized
.... title 1..1stringLabel for section (e.g. for ToC)
.... code 1..1CodeableConceptClassification of section (recommended)
Binding: DocumentSectionCodes (example)
Fixed Value: {"coding":[{"system":"http://loinc.org","code":"42348-3"}]} (Advance directives)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding I0..*coding-uv-ipsCode defined by a terminology system
..... text Σ0..1stringPlain text representation of the concept
.... author 0..*Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization)Who and/or what authored the section
.... text I1..1Narrative-uv-ipsText summary of the section, for human interpretation
.... orderedBy 0..1CodeableConceptOrder of section entries
Binding: ListOrderCodes (preferred)
.... entry I0..*Reference(Resource | Consent)A reference to data that supports this section
.... emptyReason I0..1CodeableConceptWhy the section is empty
Binding: ListEmptyReasons (preferred)

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron