This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
SD.3 StructureDefinition-eicr-composition
source file: source/pages/_includes/eicr-composition-intro.md
ECR Profile: eICR Composition Profile
Scope and Usage
The Electronic Case Reporting Composition profile establishes the core elements, extensions, vocabularies and value sets for representing an electronic initial case report (eICR). It describes the content requirements for the initial Case Report including:
- Patient demographics
- Patient pregnancy status
- Patient occupation and travel history
- Provider and Facility information
- Laboratory orders tests and results
- Signs and Symptoms and Diangosis
- Medication and Immunization History
- Flags for the existence of reportable condition trigger codes in diagnoses and ordered/resulted laboratory tests.
Additional Profile specific implementation guidance:
The Mappings tab above provides the mappings from the eICR Data Elements to this profile as well to the HL7 CDA® R2 Implementation Guide: Public Health Case Report, Release 2: The Electronic Initial Case Report (eICR), Release 1, STU Release 1.1.
Figure 1 is a graph of a scenario using the PH Case Composition resource to show the linkages and relationships to the other FHIR core resources. ( created using ClinFHIR Scenario Builder)
file:///assets/images/phcase-comp-graph.png
- None
Examples
HL7 CDA® R2 eICR | PHCase Composition | PHCase Composition Bundle |
---|---|---|
EICR CCDA Example-1 | CR Composition Example 1 | PHCase Bundle Example 1 |
EICR CCDA Example-2 | PHCase Example 2 | PHCase Bundle Example 2 |
SD.3.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-composition
Published on Mon Dec 04 00:00:00 AEDT 2017 as a draft by .
This profile builds on Composition
Summary
Mandatory: 25 elements (2 nested mandatory elements)
Must-Support: 39 elements
Structures
This structure refers to these other structures:
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-encounter
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner
- http://fhir.hl7.org/us/ecr/StructureDefinition/ecr-organization
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-travelhistory
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-pregnancystatus
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-occupationhistory
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-condition
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationstatement
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-observationresults
- http://fhir.hl7.org/us/ecr/StructureDefinition/eicr-procedurerequest
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
- 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 value:profile
- The element Composition.section.entry is sliced based on the value of value:type
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 0..* | Case Composition Profile | ||
subject | S | 1..1 | Reference(US Core Patient Profile), Reference(Group) | |
encounter | S | 1..1 | Reference(eICR Encounter Profile) | Example General': {"reference":"Encounter/eicr","display":"EICR Encounter Profile example"} |
date | S | 1..1 | dateTime | Example General': 2017-11-06T22:13:23Z |
author | S | 1..1 | Reference(US Core PractitionerRole Profile), Reference(US Core Practitioner Profile), Reference(eCR Organization Profile) | |
section | S | BackboneElement | Slice: Unordered, Open by value:code | |
section | S | 1..1 | BackboneElement | History of Present Illness Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"10164-2","display":" History of Present illness Narrative"}],"text":" History of Present illness"} |
text | S | 1..1 | Narrative | |
section | S | 1..1 | BackboneElement | Reason for Visit Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29299-5","display":"Reason for visit Narrative"}],"text":"History of Encounters"} |
text | S | 1..1 | Narrative | |
section | S | 1..1 | BackboneElement | Social History Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29762-2","display":"Social history Narrative"}],"text":"Social History"} |
entry | S | Reference(Observation) | Slice: Unordered, Open by value:profile | |
entry | S | 0..* | Reference(eICR TravelHistory Profile) | Example General': {"reference":"Observation/eicr-th-obs","display":"EICR Travel History Profile example"} |
entry | S | 0..1 | Reference(eICR PregnancyStatus Profile) | Example General': {"reference":"Observation/eicr-ph-obs","display":"EICR Social History Pregnancy Observation example"} |
entry | S | 0..* | Reference(eICR-OccupationHistory) | Example General': {"reference":"Observation/eicr-oh-obs","display":"EICR Occupational History Profile example"} |
section | S | 1..1 | BackboneElement | Problems Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"11450-4","display":"Problem list - Reported"}],"text":"Problem list"} |
entry | S | 1..* | Reference(eICR Condition Profile) | Example General': {"reference":"Condition/us-core-problems-example","display":"US Core Profile problem list example"} |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
section | S | 1..1 | BackboneElement | Medications Administered Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29549-3","display":"Medication administered Narrative"}],"text":"Medication administered"} |
text | S | 1..1 | Narrative | |
entry | S | 0..* | Reference(US Core MedicationStatement Profile) | Example General': {"reference":"MedicationStatement/us-core-medstmnt-example","display":"US Core Profile Medication list example"} |
section | S | 1..1 | BackboneElement | Results Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"30954-2","display":"Relevant diagnostic tests/​laboratory data Narrative"}],"text":"Relevant diagnostic tests/​laboratory data"} |
entry | S | Reference(Resource) | Slice: Unordered, Open by value:type | |
entry | S | 0..* | Reference(US Core DiagnosticReport Profile) | Example General': {"reference":"DiagnosticReport/us-core-dr-example","display":"US Core Profile DiagnosticReport example"} |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
entry | S | 0..* | Reference(US Core Results Profile) | Example General': {"reference":"Observation/us-core-obs-example","display":"US Core Profile Observation example"} |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
section | S | 1..1 | BackboneElement | Lab Order Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://example.org","code":"NNNNN-N","display":"Lab Order Narrative"}],"text":"Relevant ​laboratory order data"} |
entry | S | 0..* | Reference(eICR Lab Orders Profile) | Example General': {"reference":"ProcedureRequest/us-core-pr-example","display":"US Core Profile ProcedureRequest (aka ServiceRequest) example"} |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
section | S | 0..1 | BackboneElement | Immunizations Section |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://loinc.org","code":"11369-6","display":"History of Immunization Narrative"}],"text":"History of Immunization"} |
entry | S | 1..* | Reference(US Core Immunization Profile) | Example General': {"reference":"Immunization/us-core-immunization-example","display":"US Core Profile Immunization example"} |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | I | 0..* | Case Composition Profile | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..1 | Identifier | Logical identifier of composition (version-independent) |
status | ?!Σ | 1..1 | code | preliminary | final | amended | entered-in-error Binding: CompositionStatus (required) |
type | Σ | 1..1 | CodeableConcept | Kind of composition (LOINC if possible) Binding: FHIR Document Type Codes (preferred) |
class | Σ | 0..1 | CodeableConcept | Categorization of Composition Binding: FHIR Document Class Codes (example) |
subject | SΣ | 1..1 | Reference(US Core Patient Profile), Reference(Group) | Who and/or what the composition is about |
encounter | SΣ | 1..1 | Reference(eICR Encounter Profile) | Context of the Composition Example General': {"reference":"Encounter/eicr","display":"EICR Encounter Profile example"} |
date | SΣ | 1..1 | dateTime | Composition editing time Example General': 2017-11-06T22:13:23Z |
author | SΣ | 1..1 | Reference(US Core PractitionerRole Profile), Reference(US Core Practitioner Profile), Reference(eCR Organization Profile) | Who and/or what authored the composition |
title | Σ | 1..1 | string | Human Readable name/title |
confidentiality | ?!Σ | 0..1 | code | As defined by affinity domain Binding: ConfidentialityClassification (required) |
attester | ΣI | 0..* | BackboneElement | Attests to accuracy of composition |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
mode | Σ | 1..* | code | personal | professional | legal | official Binding: CompositionAttestationMode (required) |
time | Σ | 0..1 | dateTime | When the composition was attested |
party | Σ | 0..1 | Reference(Patient), Reference(Practitioner), Reference(Organization) | Who attested the composition |
custodian | Σ | 0..1 | Reference(Organization) | Organization which maintains the composition |
relatesTo | ΣI | 0..* | BackboneElement | Relationships to other compositions/documents |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | Σ | 1..1 | code | replaces | transforms | signs | appends Binding: DocumentRelationshipType (required) |
target[x] | Σ | 1..1 | Identifier, Reference(Composition) | Target of the relationship |
event | ΣI | 0..* | BackboneElement | The clinical service(s) being documented |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | Σ | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: v3 Code System ActCode (example) |
period | Σ | 0..1 | Period | The period covered by the documentation |
detail | Σ | 0..* | Reference(Resource) | The event(s) being documented |
section | SI | BackboneElement | Composition is broken into sections Slice: Unordered, Open by value:code | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | 0..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) | |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | I | 0..* | Reference(Resource) | A reference to data that supports this section |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-section-slices Nested Section | |
section | SI | 1..1 | BackboneElement | History of Present Illness Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"10164-2","display":" History of Present illness Narrative"}],"text":" History of Present illness"} |
text | SI | 1..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | I | 0..* | Reference(Resource) | A reference to data that supports this section |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice2 Nested Section | |
section | SI | 1..1 | BackboneElement | Reason for Visit Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29299-5","display":"Reason for visit Narrative"}],"text":"History of Encounters"} |
text | SI | 1..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | I | 0..* | Reference(Resource) | A reference to data that supports this section |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice3 Nested Section | |
section | SI | 1..1 | BackboneElement | Social History Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29762-2","display":"Social history Narrative"}],"text":"Social History"} |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | I | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by value:profile | |
entry | SI | 1..* | Reference(Observation) | A reference to data that supports this section |
entry | SI | 0..* | Reference(eICR TravelHistory Profile) | A reference to data that supports this section Example General': {"reference":"Observation/eicr-th-obs","display":"EICR Travel History Profile example"} |
entry | SI | 0..1 | Reference(eICR PregnancyStatus Profile) | A reference to data that supports this section Example General': {"reference":"Observation/eicr-ph-obs","display":"EICR Social History Pregnancy Observation example"} |
entry | SI | 0..* | Reference(eICR-OccupationHistory) | A reference to data that supports this section Example General': {"reference":"Observation/eicr-oh-obs","display":"EICR Occupational History Profile example"} |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice4 Nested Section | |
section | SI | 1..1 | BackboneElement | Problems Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"11450-4","display":"Problem list - Reported"}],"text":"Problem list"} |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | SI | 1..* | Reference(eICR Condition Profile) | A reference to data that supports this section Example General': {"reference":"Condition/us-core-problems-example","display":"US Core Profile problem list example"} |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger" | |
valueBoolean | 0..1 | boolean | Value of extension | |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice5 Nested Section | |
section | SI | 1..1 | BackboneElement | Medications Administered Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"29549-3","display":"Medication administered Narrative"}],"text":"Medication administered"} |
text | SI | 1..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | SI | 0..* | Reference(US Core MedicationStatement Profile) | A reference to data that supports this section Example General': {"reference":"MedicationStatement/us-core-medstmnt-example","display":"US Core Profile Medication list example"} |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice6 Nested Section | |
section | SI | 1..1 | BackboneElement | Results Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"30954-2","display":"Relevant diagnostic tests/​laboratory data Narrative"}],"text":"Relevant diagnostic tests/​laboratory data"} |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | I | Reference(Resource) | A reference to data that supports this section Slice: Unordered, Open by value:type | |
entry | SI | 1..* | Reference(Resource) | A reference to data that supports this section |
entry | SI | 0..* | Reference(US Core DiagnosticReport Profile) | A reference to data that supports this section Example General': {"reference":"DiagnosticReport/us-core-dr-example","display":"US Core Profile DiagnosticReport example"} |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger" | |
valueBoolean | 0..1 | boolean | Value of extension | |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
entry | SI | 0..* | Reference(US Core Results Profile) | A reference to data that supports this section Example General': {"reference":"Observation/us-core-obs-example","display":"US Core Profile Observation example"} |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger" | |
valueBoolean | 0..1 | boolean | Value of extension | |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice7 Nested Section | |
section | SI | 1..1 | BackboneElement | Lab Order Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://example.org","code":"NNNNN-N","display":"Lab Order Narrative"}],"text":"Relevant ​laboratory order data"} |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | SI | 0..* | Reference(eICR Lab Orders Profile) | A reference to data that supports this section Example General': {"reference":"ProcedureRequest/us-core-pr-example","display":"US Core Profile ProcedureRequest (aka ServiceRequest) example"} |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension-trigger | S | 0..1 | boolean | Trigger Code Indicator URL: http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://fhir.hl7.org/us/ecr/StructureDefinition/extension-trigger" | |
valueBoolean | 0..1 | boolean | Value of extension | |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice8 Nested Section | |
section | SI | 0..1 | BackboneElement | Immunizations Section |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
title | 0..1 | string | Label for section (e.g. for ToC) | |
code | S | 1..1 | CodeableConcept | Classification of section (recommended) Binding: Document Section Codes (example) Required Pattern: {"coding":[{"system":"http://loinc.org","code":"11369-6","display":"History of Immunization Narrative"}],"text":"History of Immunization"} |
text | I | 0..1 | Narrative | Text summary of the section, for human interpretation |
mode | ?!Σ | 0..1 | code | working | snapshot | changes Binding: ListMode (required) |
orderedBy | 0..1 | CodeableConcept | Order of section entries Binding: List Order Codes (preferred) | |
entry | SI | 1..* | Reference(US Core Immunization Profile) | A reference to data that supports this section Example General': {"reference":"Immunization/us-core-immunization-example","display":"US Core Profile Immunization example"} |
emptyReason | I | 0..1 | CodeableConcept | Why the section is empty Binding: List Empty Reasons (preferred) |
section | I | 0..* | Unknown reference to #Composition.section:eicr-slice9 Nested Section | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
SD.3.2 Quick Start
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
...todo...