CDC FHIR® IG: Anonymized Electronic Initial Case Reporting (eICR)
1.0.1 - release United States of America flag

CDC FHIR® IG: Anonymized Electronic Initial Case Reporting (eICR) - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: eICR Anonymized Composition

Official URL: http://fhir.org/fhir/us/anonymized-eicr/StructureDefinition/eicr-anon-composition Version: 1.0.1
Active as of 2025-04-14 Computable Name: EICRAnonymizedComposition

This Composition profile represents an anonymized eICR Composition.

It is based on the eICR Composition profile with further constraints to require masking of:

  • subject
  • encounter
  • author
  • custodian

It disallows the Exposure Contact Information profile (slice) and requires the text to be masked in the History of Present Illness Section and Past Medical History Section.

It requires:

  • relatesTo (must reference the original eICR)
  • eICR Anonymized Immunization
  • Calculated Age Observation

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S 0..* EICRComposition eICR Composition Profile
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... text C 0..1 Narrative Text summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension 0..0
...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
...... value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
.... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... Slices for extension S 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:sliceExtensionVersionNumber S 1..1 string Public Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:sliceExtensionInformationRecipient S 0..* Reference(US Core Practitioner Profile(4.0.0) | US Public Health PractitionerRole | US Public Health Organization) Information Recipient
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:extensionEICRInitiationType S 0..1 CodeableConcept Initial Case Report Initiation Type
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:extensionEICRInitiationReason S 0..* string, CodeableConcept Initial Case Report Initiation Reason
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-initiation-reason-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier SΣ 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.


ele-1: All FHIR elements must have a @value or children
... type SΣ 1..1 CodeableConcept Public Health Case Report
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 55751-2
... subject SΣ 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
ele-1: All FHIR elements must have a @value or children
... encounter SΣ 1..1 Reference(eICR Anonymized Encounter) References the eICR Anonymized Encounter
ele-1: All FHIR elements must have a @value or children
... date SΣ 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
ele-1: All FHIR elements must have a @value or children
... author SΣ 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
ele-1: All FHIR elements must have a @value or children
... title SΣ 1..1 string Human Readable name/title
ele-1: All FHIR elements must have a @value or children
... custodian SΣ 1..1 Reference(US Public Health Organization) Organization which maintains the composition
ele-1: All FHIR elements must have a @value or children
... Slices for relatesTo S 1..* BackboneElement Relationships to other compositions/documents
Slice: Unordered, Open by value:code
ele-1: All FHIR elements must have a @value or children
.... relatesTo:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
..... target[x] 1..1 Target of the relationship
ele-1: All FHIR elements must have a @value or children
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
.... relatesTo:sliceTransformed S 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
Fixed Value: transforms
..... target[x] S 1..1 Identifier Identifier of the Document or Composition transformed
ele-1: All FHIR elements must have a @value or children
.... relatesTo:sliceReplaced S 0..1 BackboneElement Document or Composition that this Composition replaces
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
Fixed Value: replaces
..... target[x] S 1..1 Identifier/Reference to the Document or Composition transformed
ele-1: All FHIR elements must have a @value or children
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
... Slices for section SC 0..* BackboneElement Composition is broken into sections
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
.... section:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceReasonForVisitSection SC 1..1 BackboneElement Reason for Visit Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Reason for Visit code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29299-5
..... text SC 1..1 Narrative Reason for Visit narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceChiefComplaintSection SC 1..1 BackboneElement Chief Complaint Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Chief Complaint code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10154-3
..... text SC 1..1 Narrative Chief Complaint narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceHistoryOfPresentIllnessSection SC 1..1 BackboneElement History of Present Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept History of Present Illness code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10164-2
..... text SC 1..1 Narrative History of Present Illness narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceProblemSection SC 1..1 BackboneElement Problem Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Problem Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
..... text SC 1..1 Narrative Problem Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRCondition SC 0..* Reference(US Public Health Condition) eICR Condition entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerCondition S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceMedicationsAdministeredSection SC 1..1 BackboneElement Medications Administered Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Medications Administered Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29549-3
..... text SC 1..1 Narrative Medications Administered Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedicationAdministration SC 0..* Reference(US Public Health MedicationAdministration) Medication Administration entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceAdmissionMedicationsSection SC 0..1 BackboneElement Admission Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Admission Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42346-7
..... text SC 1..1 Narrative Admission Medications Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedication SC 0..* Reference(MedicationAdministration) Admission Medication entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceMedicationsSection SC 0..1 BackboneElement Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10160-0
..... text SC 1..1 Narrative Medications Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedicationAdministration SC 0..* Reference(MedicationAdministration) Medication Administration entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceResultsSection SC 1..1 BackboneElement Results Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Results Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
..... text SC 1..1 Narrative Results Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSPHLabResultObservation SC 0..* Reference(US Public Health Laboratory Result Observation Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerUSPHLabResultObservation S 0..* (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:slicePlanOfTreatmentSection SC 0..1 BackboneElement Plan of Treatment Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Plan of Treatment code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
..... text SC 1..1 Narrative Plan of Treatment narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRServiceRequest SC 0..* Reference(eICR ServiceRequest) eICR Service Request entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerEICRServiceRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... entry:sliceUSCoreMedicationRequest SC 0..* Reference(US Core MedicationRequest Profile(4.0.0)) US Core Medication Request entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerUSCoreMedicationRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceImmunizationsSection SC 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Immunizations code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
..... text SC 1..1 Narrative Immunizations narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSCoreImmunization SC 1..* Reference(eICR Anonymized Immunization) Immunization entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerImmunization S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... entry:sliceVaccineCredentialsPatientAssertion SC 0..* Reference(eICR Vaccine Credential Patient Assertion) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sliceProceduresSection SC 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Procedures Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
..... text SC 1..1 Narrative Procedures Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRProcedure SC 1..* Reference(eICR Procedure) EICR Procedure entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerProcedure S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceVitalSignsSection SC 0..1 BackboneElement Vital Signs Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Vital Signs code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
..... text SC 1..1 Narrative Vital Signs narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceVitalSigns SC 0..* Reference(US Core Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sliceSocialHistorySection SC 1..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Social History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
..... text SC 1..1 Narrative Social History Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCharacteristicsOfHomeEnvironment SC 0..* Reference(US Public Health Characteristics of Home Environment) Characteristics of Home Environment
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHPastOrPresentJob SC 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHUsualWork SC 0..* Reference(Usual Work) ODH Usual Work entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHEmploymentStatus SC 0..* Reference(Employment Status) ODH Employment Status entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceTravelHistory SC 0..* Reference(US Public Health Travel History) Travel History entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceDisabilityStatus SC 0..* Reference(US Public Health Disability Status) Disability Status entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCountryOfResidence SC 0..* Reference(eICR Country of Residence) Country of residence entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCountryOfNationality SC 0..* Reference(eICR Country of Nationality) Country of nationality entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRAnonymizedCalculatedAge SC 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
ele-1: All FHIR elements must have a @value or children
.... section:slicePregnancySection SC 0..1 BackboneElement Pregnancy Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Pregnancy summary Document code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 90767-5
..... text SC 1..1 Narrative Pregnancy summary Document narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:slicePregnancyStatusObservation SC 1..* Reference(US Public Health Pregnancy Status Observation) Pregnancy Status Observation entry
ele-1: All FHIR elements must have a @value or children
...... entry:slicePregnancyOutcome SC 0..* Reference(US Public Health Pregnancy Outcome Observation) Pregnancy Outcome entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceLastMenstrualPeriod SC 0..* Reference(Observation - Last Menstrual Period) Last Menstrual Period entry
ele-1: All FHIR elements must have a @value or children
...... entry:slicePostpartumStatus SC 0..* Reference(US Public Health Postpartum Status) Postpartum Status entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceEmergencyOutbreakInformationSection SC 0..1 BackboneElement Emergency Outbreak Information Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Emergency Outbreak Information Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 83910-0
..... text SC 1..1 Narrative Emergency Outbreak Information Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceObservationEmergencyOutbreakInformation SC 0..* Reference(US Public Health Emergency Outbreak Information) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:slicePastMedicalHistorySection SC 0..1 BackboneElement Past Medical History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Past Medical History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
..... text SC 1..1 Narrative Past Medical History Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSCoreCondition SC 0..* Reference(US Core Condition Profile(4.0.0)) US Core Condition entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceReviewOfSystemsSection SC 0..1 BackboneElement Review of Systems Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Review of Systems code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10187-3
..... text SC 1..1 Narrative Review of Systems narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceReportabilityResponseInformationSection SC 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Reportability response report Document Public health
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 88085-6
..... text SC 1..1 Narrative Reportability Response Information Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry C 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceReportabilityResponseRelevantCondition SC 0..* Reference(RR Relevant Reportable Condition Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
from the FHIR Standard
Composition.typepreferredPattern: LOINC Code 55751-2
http://hl7.org/fhir/ValueSet/doc-typecodes
from the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceTransformed.coderequiredFixed Value: transforms
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceReplaced.coderequiredFixed Value: replaces
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.codeexamplePattern: LOINC Code 29299-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.codeexamplePattern: LOINC Code 10154-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.codeexamplePattern: LOINC Code 10164-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.codeexamplePattern: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProblemSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProblemSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.codeexamplePattern: LOINC Code 29549-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.codeexamplePattern: LOINC Code 42346-7
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.codeexamplePattern: LOINC Code 10160-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.codeexamplePattern: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceResultsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceResultsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.codeexamplePattern: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.codeexamplePattern: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.codeexamplePattern: LOINC Code 47519-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProceduresSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.codeexamplePattern: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.codeexamplePattern: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.codeexamplePattern: LOINC Code 90767-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePregnancySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePregnancySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.codeexamplePattern: LOINC Code 83910-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.codeexamplePattern: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.codeexamplePattern: LOINC Code 10187-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.codeexamplePattern: LOINC Code 88085-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
txt-1errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL have some non-whitespace content
: htmlChecks()

This structure is derived from EICRComposition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..* EICRComposition eICR Composition Profile
... text C 0..1 Narrative Text summary of the resource, for human interpretation
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... extension 1..* Extension Extension
.... Slices for extension Content/Rules for all slices
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
...... value[x] 1..1 code Value of extension
Fixed Value: masked
.... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
... identifier 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
... subject 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
.... display 0..0
.... display 0..0
... date 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
... author 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
.... display 0..0
... custodian
.... display 0..0
... relatesTo 1..* BackboneElement Relationships to other compositions/documents
... Slices for relatesTo Content/Rules for all slices
.... relatesTo:sliceTransformed 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
... Slices for section Content/Rules for all slices
.... section:sliceReasonForVisitSection 1..1 BackboneElement Reason for Visit Section
..... text C 1..1 Narrative Reason for Visit narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceChiefComplaintSection 1..1 BackboneElement Chief Complaint Section
..... text C 1..1 Narrative Chief Complaint narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceHistoryOfPresentIllnessSection 1..1 BackboneElement History of Present Illness Section
..... text C 1..1 Narrative History of Present Illness narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceProblemSection 1..1 BackboneElement Problem Section
..... text C 1..1 Narrative Problem Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceMedicationsAdministeredSection 1..1 BackboneElement Medications Administered Section
..... text C 1..1 Narrative Medications Administered Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceAdmissionMedicationsSection 0..1 BackboneElement Admission Medications Section
..... text C 1..1 Narrative Admission Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceMedicationsSection 0..1 BackboneElement Medications Section
..... text C 1..1 Narrative Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceResultsSection 1..1 BackboneElement Results Section
..... text C 1..1 Narrative Results Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:slicePlanOfTreatmentSection 0..1 BackboneElement Plan of Treatment Section
..... text C 1..1 Narrative Plan of Treatment narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceImmunizationsSection 0..1 BackboneElement Immunizations Section
..... text C 1..1 Narrative Immunizations narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
..... Slices for entry Content/Rules for all slices
...... entry:sliceUSCoreImmunization 1..* Reference(eICR Anonymized Immunization) Immunization entry
.... section:sliceProceduresSection 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
..... text C 1..1 Narrative Procedures Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceVitalSignsSection 0..1 BackboneElement Vital Signs Section
..... text C 1..1 Narrative Vital Signs narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceSocialHistorySection 1..1 BackboneElement Social History Section
..... text C 1..1 Narrative Social History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
..... entry 1..* Reference(Resource) A reference to data that supports this section
..... Slices for entry Content/Rules for all slices
...... entry:sliceODHPastOrPresentJob 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
...... entry:sliceExposureContactInformation 0..0
...... entry:sliceEICRAnonymizedCalculatedAge S 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
.... section:slicePregnancySection 0..1 BackboneElement Pregnancy Section
..... text C 1..1 Narrative Pregnancy summary Document narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceEmergencyOutbreakInformationSection 0..1 BackboneElement Emergency Outbreak Information Section
..... text C 1..1 Narrative Emergency Outbreak Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:slicePastMedicalHistorySection 0..1 BackboneElement Past Medical History Section
..... text C 1..1 Narrative Past Medical History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceReviewOfSystemsSection 0..1 BackboneElement Review of Systems Section
..... text C 1..1 Narrative Review of Systems narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceReportabilityResponseInformationSection 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
..... text C 1..1 Narrative Reportability Response Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S 0..* EICRComposition eICR 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
... text C 0..1 Narrative Text summary of the resource, for human interpretation
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
...... value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... contained 0..* Resource Contained, inline Resources
... Slices for extension S 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:sliceExtensionVersionNumber S 1..1 string Public Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
.... extension:sliceExtensionInformationRecipient S 0..* Reference(US Core Practitioner Profile(4.0.0) | US Public Health PractitionerRole | US Public Health Organization) Information Recipient
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
.... extension:extensionEICRInitiationType S 0..1 CodeableConcept Initial Case Report Initiation Type
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


.... extension:extensionEICRInitiationReason S 0..* string, CodeableConcept Initial Case Report Initiation Reason
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-initiation-reason-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type SΣ 1..1 CodeableConcept Public Health Case Report
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 55751-2
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... category Σ 0..* CodeableConcept Categorization of Composition
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.


... subject SΣ 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... encounter SΣ 1..1 Reference(eICR Anonymized Encounter) References the eICR Anonymized Encounter
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... date SΣ 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
... author SΣ 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... title SΣ 1..1 string Human Readable name/title
... confidentiality Σ 0..1 code As defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition.

... attester 0..* BackboneElement Attests to accuracy of composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... mode 1..1 code personal | professional | legal | official
Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition.

.... time 0..1 dateTime When the composition was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the composition
... custodian SΣ 1..1 Reference(US Public Health Organization) Organization which maintains the composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... Slices for relatesTo S 1..* BackboneElement Relationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.

..... target[x] 1..1 Target of the relationship
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
.... relatesTo:sliceTransformed S 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: transforms
..... target[x] S 1..1 Identifier Identifier of the Document or Composition transformed
.... relatesTo:sliceReplaced S 0..1 BackboneElement Document or Composition that this Composition replaces
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: replaces
..... target[x] S 1..1 Identifier/Reference to the Document or Composition transformed
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
... event Σ 0..* BackboneElement The clinical service(s) being documented
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code Σ 0..* CodeableConcept Code(s) that apply to the event being documented
Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented.


.... period Σ 0..1 Period The period covered by the documentation
.... detail Σ 0..* Reference(Resource) The event(s) being documented
... Slices for section SC 0..* BackboneElement Composition is broken into sections
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
.... section:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code 0..1 CodeableConcept Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.

..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReasonForVisitSection SC 1..1 BackboneElement Reason for Visit Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Reason for Visit code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29299-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Reason for Visit narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceChiefComplaintSection SC 1..1 BackboneElement Chief Complaint Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Chief Complaint code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10154-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Chief Complaint narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceHistoryOfPresentIllnessSection SC 1..1 BackboneElement History of Present Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept History of Present Illness code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10164-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative History of Present Illness narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceProblemSection SC 1..1 BackboneElement Problem Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Problem Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Problem Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRCondition SC 0..* Reference(US Public Health Condition) eICR Condition entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerCondition S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceMedicationsAdministeredSection SC 1..1 BackboneElement Medications Administered Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Medications Administered Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29549-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Medications Administered Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedicationAdministration SC 0..* Reference(US Public Health MedicationAdministration) Medication Administration entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceAdmissionMedicationsSection SC 0..1 BackboneElement Admission Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Admission Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42346-7
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Admission Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedication SC 0..* Reference(MedicationAdministration) Admission Medication entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceMedicationsSection SC 0..1 BackboneElement Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10160-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedicationAdministration SC 0..* Reference(MedicationAdministration) Medication Administration entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceResultsSection SC 1..1 BackboneElement Results Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Results Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Results Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSPHLabResultObservation SC 0..* Reference(US Public Health Laboratory Result Observation Profile) A reference to data that supports this section
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerUSPHLabResultObservation S 0..* (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePlanOfTreatmentSection SC 0..1 BackboneElement Plan of Treatment Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Plan of Treatment code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Plan of Treatment narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRServiceRequest SC 0..* Reference(eICR ServiceRequest) eICR Service Request entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerEICRServiceRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
...... entry:sliceUSCoreMedicationRequest SC 0..* Reference(US Core MedicationRequest Profile(4.0.0)) US Core Medication Request entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerUSCoreMedicationRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceImmunizationsSection SC 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Immunizations code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Immunizations narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSCoreImmunization SC 1..* Reference(eICR Anonymized Immunization) Immunization entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerImmunization S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
...... entry:sliceVaccineCredentialsPatientAssertion SC 0..* Reference(eICR Vaccine Credential Patient Assertion) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceProceduresSection SC 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Procedures Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Procedures Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRProcedure SC 1..* Reference(eICR Procedure) EICR Procedure entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerProcedure S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceVitalSignsSection SC 0..1 BackboneElement Vital Signs Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Vital Signs code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Vital Signs narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceVitalSigns SC 0..* Reference(US Core Vital Signs Profile) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceSocialHistorySection SC 1..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Social History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Social History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceCharacteristicsOfHomeEnvironment SC 0..* Reference(US Public Health Characteristics of Home Environment) Characteristics of Home Environment
...... entry:sliceODHPastOrPresentJob SC 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
...... entry:sliceODHUsualWork SC 0..* Reference(Usual Work) ODH Usual Work entry
...... entry:sliceODHEmploymentStatus SC 0..* Reference(Employment Status) ODH Employment Status entry
...... entry:sliceTravelHistory SC 0..* Reference(US Public Health Travel History) Travel History entry
...... entry:sliceDisabilityStatus SC 0..* Reference(US Public Health Disability Status) Disability Status entry
...... entry:sliceCountryOfResidence SC 0..* Reference(eICR Country of Residence) Country of residence entry
...... entry:sliceCountryOfNationality SC 0..* Reference(eICR Country of Nationality) Country of nationality entry
...... entry:sliceEICRAnonymizedCalculatedAge SC 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePregnancySection SC 0..1 BackboneElement Pregnancy Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Pregnancy summary Document code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 90767-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Pregnancy summary Document narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:slicePregnancyStatusObservation SC 1..* Reference(US Public Health Pregnancy Status Observation) Pregnancy Status Observation entry
...... entry:slicePregnancyOutcome SC 0..* Reference(US Public Health Pregnancy Outcome Observation) Pregnancy Outcome entry
...... entry:sliceLastMenstrualPeriod SC 0..* Reference(Observation - Last Menstrual Period) Last Menstrual Period entry
...... entry:slicePostpartumStatus SC 0..* Reference(US Public Health Postpartum Status) Postpartum Status entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceEmergencyOutbreakInformationSection SC 0..1 BackboneElement Emergency Outbreak Information Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Emergency Outbreak Information Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 83910-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Emergency Outbreak Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceObservationEmergencyOutbreakInformation SC 0..* Reference(US Public Health Emergency Outbreak Information) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePastMedicalHistorySection SC 0..1 BackboneElement Past Medical History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Past Medical History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Past Medical History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSCoreCondition SC 0..* Reference(US Core Condition Profile(4.0.0)) US Core Condition entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReviewOfSystemsSection SC 0..1 BackboneElement Review of Systems Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Review of Systems code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10187-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Review of Systems narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReportabilityResponseInformationSection SC 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Reportability response report Document Public health
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 88085-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Reportability Response Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceReportabilityResponseRelevantCondition SC 0..* Reference(RR Relevant Reportable Condition Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Composition.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
from the FHIR Standard
Composition.typepreferredPattern: LOINC Code 55751-2
http://hl7.org/fhir/ValueSet/doc-typecodes
from the FHIR Standard
Composition.categoryexampleDocumentClassValueSet
http://hl7.org/fhir/ValueSet/document-classcodes
from the FHIR Standard
Composition.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.author.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.confidentialityrequiredv3.ConfidentialityClassification
http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26
from the FHIR Standard
Composition.attester.moderequiredCompositionAttestationMode
http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1
from the FHIR Standard
Composition.custodian.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceTransformed.coderequiredFixed Value: transforms
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceReplaced.coderequiredFixed Value: replaces
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.event.codeexampleActCode
http://terminology.hl7.org/ValueSet/v3-ActCode
Composition.section.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.codeexamplePattern: LOINC Code 29299-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.codeexamplePattern: LOINC Code 10154-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.codeexamplePattern: LOINC Code 10164-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceProblemSection.codeexamplePattern: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProblemSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProblemSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceProblemSection.entry:sliceEICRCondition.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceProblemSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.codeexamplePattern: LOINC Code 29549-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.entry:sliceMedicationAdministration.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.codeexamplePattern: LOINC Code 42346-7
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.codeexamplePattern: LOINC Code 10160-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceMedicationsSection.entry:sliceMedicationAdministration.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceMedicationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceResultsSection.codeexamplePattern: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceResultsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceResultsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceResultsSection.entry:sliceUSPHLabResultObservation.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceResultsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.codeexamplePattern: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.entry:sliceEICRServiceRequest.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.entry:sliceUSCoreMedicationRequest.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.codeexamplePattern: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceImmunizationsSection.entry:sliceUSCoreImmunization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceImmunizationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.codeexamplePattern: LOINC Code 47519-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProceduresSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceProceduresSection.entry:sliceEICRProcedure.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceProceduresSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.codeexamplePattern: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceVitalSignsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.codeexamplePattern: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceSocialHistorySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePregnancySection.codeexamplePattern: LOINC Code 90767-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePregnancySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePregnancySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePregnancySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.codeexamplePattern: LOINC Code 83910-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.codeexamplePattern: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.codeexamplePattern: LOINC Code 10187-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.codeexamplePattern: LOINC Code 88085-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
txt-1errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL have some non-whitespace content
: htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S 0..* EICRComposition eICR Composition Profile
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... text C 0..1 Narrative Text summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension 0..0
...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
...... value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
.... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... Slices for extension S 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:sliceExtensionVersionNumber S 1..1 string Public Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:sliceExtensionInformationRecipient S 0..* Reference(US Core Practitioner Profile(4.0.0) | US Public Health PractitionerRole | US Public Health Organization) Information Recipient
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:extensionEICRInitiationType S 0..1 CodeableConcept Initial Case Report Initiation Type
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:extensionEICRInitiationReason S 0..* string, CodeableConcept Initial Case Report Initiation Reason
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-initiation-reason-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier SΣ 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.


ele-1: All FHIR elements must have a @value or children
... type SΣ 1..1 CodeableConcept Public Health Case Report
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 55751-2
... subject SΣ 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
ele-1: All FHIR elements must have a @value or children
... encounter SΣ 1..1 Reference(eICR Anonymized Encounter) References the eICR Anonymized Encounter
ele-1: All FHIR elements must have a @value or children
... date SΣ 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
ele-1: All FHIR elements must have a @value or children
... author SΣ 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
ele-1: All FHIR elements must have a @value or children
... title SΣ 1..1 string Human Readable name/title
ele-1: All FHIR elements must have a @value or children
... custodian SΣ 1..1 Reference(US Public Health Organization) Organization which maintains the composition
ele-1: All FHIR elements must have a @value or children
... Slices for relatesTo S 1..* BackboneElement Relationships to other compositions/documents
Slice: Unordered, Open by value:code
ele-1: All FHIR elements must have a @value or children
.... relatesTo:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
..... target[x] 1..1 Target of the relationship
ele-1: All FHIR elements must have a @value or children
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
.... relatesTo:sliceTransformed S 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
Fixed Value: transforms
..... target[x] S 1..1 Identifier Identifier of the Document or Composition transformed
ele-1: All FHIR elements must have a @value or children
.... relatesTo:sliceReplaced S 0..1 BackboneElement Document or Composition that this Composition replaces
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


ele-1: All FHIR elements must have a @value or children
Fixed Value: replaces
..... target[x] S 1..1 Identifier/Reference to the Document or Composition transformed
ele-1: All FHIR elements must have a @value or children
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
... Slices for section SC 0..* BackboneElement Composition is broken into sections
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
.... section:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceReasonForVisitSection SC 1..1 BackboneElement Reason for Visit Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Reason for Visit code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29299-5
..... text SC 1..1 Narrative Reason for Visit narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceChiefComplaintSection SC 1..1 BackboneElement Chief Complaint Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Chief Complaint code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10154-3
..... text SC 1..1 Narrative Chief Complaint narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceHistoryOfPresentIllnessSection SC 1..1 BackboneElement History of Present Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept History of Present Illness code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10164-2
..... text SC 1..1 Narrative History of Present Illness narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceProblemSection SC 1..1 BackboneElement Problem Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Problem Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
..... text SC 1..1 Narrative Problem Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRCondition SC 0..* Reference(US Public Health Condition) eICR Condition entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerCondition S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceMedicationsAdministeredSection SC 1..1 BackboneElement Medications Administered Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Medications Administered Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29549-3
..... text SC 1..1 Narrative Medications Administered Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedicationAdministration SC 0..* Reference(US Public Health MedicationAdministration) Medication Administration entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceAdmissionMedicationsSection SC 0..1 BackboneElement Admission Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Admission Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42346-7
..... text SC 1..1 Narrative Admission Medications Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedication SC 0..* Reference(MedicationAdministration) Admission Medication entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceMedicationsSection SC 0..1 BackboneElement Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10160-0
..... text SC 1..1 Narrative Medications Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceMedicationAdministration SC 0..* Reference(MedicationAdministration) Medication Administration entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceResultsSection SC 1..1 BackboneElement Results Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Results Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
..... text SC 1..1 Narrative Results Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSPHLabResultObservation SC 0..* Reference(US Public Health Laboratory Result Observation Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerUSPHLabResultObservation S 0..* (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:slicePlanOfTreatmentSection SC 0..1 BackboneElement Plan of Treatment Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Plan of Treatment code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
..... text SC 1..1 Narrative Plan of Treatment narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRServiceRequest SC 0..* Reference(eICR ServiceRequest) eICR Service Request entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerEICRServiceRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... entry:sliceUSCoreMedicationRequest SC 0..* Reference(US Core MedicationRequest Profile(4.0.0)) US Core Medication Request entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerUSCoreMedicationRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceImmunizationsSection SC 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Immunizations code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
..... text SC 1..1 Narrative Immunizations narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSCoreImmunization SC 1..* Reference(eICR Anonymized Immunization) Immunization entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerImmunization S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... entry:sliceVaccineCredentialsPatientAssertion SC 0..* Reference(eICR Vaccine Credential Patient Assertion) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sliceProceduresSection SC 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Procedures Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
..... text SC 1..1 Narrative Procedures Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRProcedure SC 1..* Reference(eICR Procedure) EICR Procedure entry
ele-1: All FHIR elements must have a @value or children
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension:sliceTriggerProcedure S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sliceVitalSignsSection SC 0..1 BackboneElement Vital Signs Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Vital Signs code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
..... text SC 1..1 Narrative Vital Signs narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceVitalSigns SC 0..* Reference(US Core Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sliceSocialHistorySection SC 1..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Social History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
..... text SC 1..1 Narrative Social History Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCharacteristicsOfHomeEnvironment SC 0..* Reference(US Public Health Characteristics of Home Environment) Characteristics of Home Environment
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHPastOrPresentJob SC 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHUsualWork SC 0..* Reference(Usual Work) ODH Usual Work entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceODHEmploymentStatus SC 0..* Reference(Employment Status) ODH Employment Status entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceTravelHistory SC 0..* Reference(US Public Health Travel History) Travel History entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceDisabilityStatus SC 0..* Reference(US Public Health Disability Status) Disability Status entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCountryOfResidence SC 0..* Reference(eICR Country of Residence) Country of residence entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceCountryOfNationality SC 0..* Reference(eICR Country of Nationality) Country of nationality entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceEICRAnonymizedCalculatedAge SC 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
ele-1: All FHIR elements must have a @value or children
.... section:slicePregnancySection SC 0..1 BackboneElement Pregnancy Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Pregnancy summary Document code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 90767-5
..... text SC 1..1 Narrative Pregnancy summary Document narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:slicePregnancyStatusObservation SC 1..* Reference(US Public Health Pregnancy Status Observation) Pregnancy Status Observation entry
ele-1: All FHIR elements must have a @value or children
...... entry:slicePregnancyOutcome SC 0..* Reference(US Public Health Pregnancy Outcome Observation) Pregnancy Outcome entry
ele-1: All FHIR elements must have a @value or children
...... entry:sliceLastMenstrualPeriod SC 0..* Reference(Observation - Last Menstrual Period) Last Menstrual Period entry
ele-1: All FHIR elements must have a @value or children
...... entry:slicePostpartumStatus SC 0..* Reference(US Public Health Postpartum Status) Postpartum Status entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceEmergencyOutbreakInformationSection SC 0..1 BackboneElement Emergency Outbreak Information Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Emergency Outbreak Information Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 83910-0
..... text SC 1..1 Narrative Emergency Outbreak Information Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceObservationEmergencyOutbreakInformation SC 0..* Reference(US Public Health Emergency Outbreak Information) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:slicePastMedicalHistorySection SC 0..1 BackboneElement Past Medical History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Past Medical History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
..... text SC 1..1 Narrative Past Medical History Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceUSCoreCondition SC 0..* Reference(US Core Condition Profile(4.0.0)) US Core Condition entry
ele-1: All FHIR elements must have a @value or children
.... section:sliceReviewOfSystemsSection SC 0..1 BackboneElement Review of Systems Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Review of Systems code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10187-3
..... text SC 1..1 Narrative Review of Systems narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
.... section:sliceReportabilityResponseInformationSection SC 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... code S 1..1 CodeableConcept Reportability response report Document Public health
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 88085-6
..... text SC 1..1 Narrative Reportability Response Information Section narrative
ele-1: All FHIR elements must have a @value or children
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
ele-1: All FHIR elements must have a @value or children
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.


ele-1: All FHIR elements must have a @value or children
...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
ele-1: All FHIR elements must have a @value or children
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... Slices for entry C 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sliceReportabilityResponseRelevantCondition SC 0..* Reference(RR Relevant Reportable Condition Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
from the FHIR Standard
Composition.typepreferredPattern: LOINC Code 55751-2
http://hl7.org/fhir/ValueSet/doc-typecodes
from the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceTransformed.coderequiredFixed Value: transforms
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceReplaced.coderequiredFixed Value: replaces
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.codeexamplePattern: LOINC Code 29299-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.codeexamplePattern: LOINC Code 10154-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.codeexamplePattern: LOINC Code 10164-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.codeexamplePattern: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProblemSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProblemSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.codeexamplePattern: LOINC Code 29549-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.codeexamplePattern: LOINC Code 42346-7
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.codeexamplePattern: LOINC Code 10160-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.codeexamplePattern: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceResultsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceResultsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.codeexamplePattern: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.codeexamplePattern: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.codeexamplePattern: LOINC Code 47519-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProceduresSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.codeexamplePattern: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.codeexamplePattern: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.codeexamplePattern: LOINC Code 90767-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePregnancySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePregnancySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.codeexamplePattern: LOINC Code 83910-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.codeexamplePattern: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.codeexamplePattern: LOINC Code 10187-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.codeexamplePattern: LOINC Code 88085-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
txt-1errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL have some non-whitespace content
: htmlChecks()

Differential View

This structure is derived from EICRComposition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition 0..* EICRComposition eICR Composition Profile
... text C 0..1 Narrative Text summary of the resource, for human interpretation
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... extension 1..* Extension Extension
.... Slices for extension Content/Rules for all slices
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
...... value[x] 1..1 code Value of extension
Fixed Value: masked
.... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
... identifier 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
... subject 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
.... display 0..0
.... display 0..0
... date 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
... author 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
.... display 0..0
... custodian
.... display 0..0
... relatesTo 1..* BackboneElement Relationships to other compositions/documents
... Slices for relatesTo Content/Rules for all slices
.... relatesTo:sliceTransformed 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
... Slices for section Content/Rules for all slices
.... section:sliceReasonForVisitSection 1..1 BackboneElement Reason for Visit Section
..... text C 1..1 Narrative Reason for Visit narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceChiefComplaintSection 1..1 BackboneElement Chief Complaint Section
..... text C 1..1 Narrative Chief Complaint narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceHistoryOfPresentIllnessSection 1..1 BackboneElement History of Present Illness Section
..... text C 1..1 Narrative History of Present Illness narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceProblemSection 1..1 BackboneElement Problem Section
..... text C 1..1 Narrative Problem Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceMedicationsAdministeredSection 1..1 BackboneElement Medications Administered Section
..... text C 1..1 Narrative Medications Administered Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceAdmissionMedicationsSection 0..1 BackboneElement Admission Medications Section
..... text C 1..1 Narrative Admission Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceMedicationsSection 0..1 BackboneElement Medications Section
..... text C 1..1 Narrative Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceResultsSection 1..1 BackboneElement Results Section
..... text C 1..1 Narrative Results Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:slicePlanOfTreatmentSection 0..1 BackboneElement Plan of Treatment Section
..... text C 1..1 Narrative Plan of Treatment narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceImmunizationsSection 0..1 BackboneElement Immunizations Section
..... text C 1..1 Narrative Immunizations narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
..... Slices for entry Content/Rules for all slices
...... entry:sliceUSCoreImmunization 1..* Reference(eICR Anonymized Immunization) Immunization entry
.... section:sliceProceduresSection 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
..... text C 1..1 Narrative Procedures Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceVitalSignsSection 0..1 BackboneElement Vital Signs Section
..... text C 1..1 Narrative Vital Signs narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceSocialHistorySection 1..1 BackboneElement Social History Section
..... text C 1..1 Narrative Social History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
..... entry 1..* Reference(Resource) A reference to data that supports this section
..... Slices for entry Content/Rules for all slices
...... entry:sliceODHPastOrPresentJob 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
...... entry:sliceExposureContactInformation 0..0
...... entry:sliceEICRAnonymizedCalculatedAge S 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
.... section:slicePregnancySection 0..1 BackboneElement Pregnancy Section
..... text C 1..1 Narrative Pregnancy summary Document narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceEmergencyOutbreakInformationSection 0..1 BackboneElement Emergency Outbreak Information Section
..... text C 1..1 Narrative Emergency Outbreak Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:slicePastMedicalHistorySection 0..1 BackboneElement Past Medical History Section
..... text C 1..1 Narrative Past Medical History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceReviewOfSystemsSection 0..1 BackboneElement Review of Systems Section
..... text C 1..1 Narrative Review of Systems narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... section:sliceReportabilityResponseInformationSection 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
..... text C 1..1 Narrative Reportability Response Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... extension 1..* Extension Extension
...... Slices for extension Content/Rules for all slices
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ value[x] 1..1 code Value of extension
Fixed Value: masked
...... div 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition S 0..* EICRComposition eICR 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
... text C 0..1 Narrative Text summary of the resource, for human interpretation
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
...... value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

.... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
... contained 0..* Resource Contained, inline Resources
... Slices for extension S 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:sliceExtensionVersionNumber S 1..1 string Public Health Composition versionNumber
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
.... extension:sliceExtensionInformationRecipient S 0..* Reference(US Core Practitioner Profile(4.0.0) | US Public Health PractitionerRole | US Public Health Organization) Information Recipient
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension
.... extension:extensionEICRInitiationType S 0..1 CodeableConcept Initial Case Report Initiation Type
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-initiation-type-extension
Binding: eICR Initiation (extensible): Initiation Types


.... extension:extensionEICRInitiationReason S 0..* string, CodeableConcept Initial Case Report Initiation Reason
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-initiation-reason-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier This is the identifier of this anonymized eICR, the identifier of the original eICR (before anonymization) is recorded in the relatesTo[sliceTransformed].target.identifier
... status ?!SΣ 1..1 code preliminary | final | amended | entered-in-error
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type SΣ 1..1 CodeableConcept Public Health Case Report
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 55751-2
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... category Σ 0..* CodeableConcept Categorization of Composition
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.


... subject SΣ 1..1 Reference(eICR Anonymized Patient) The subject of this anonymized Composition is the eICR Anonymized Patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... encounter SΣ 1..1 Reference(eICR Anonymized Encounter) References the eICR Anonymized Encounter
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... date SΣ 1..1 dateTime The creation date of the eICR Anonymized Document (this is different to the creation date of the original (non-anonymized) eICR document)
... author SΣ 1..* Reference(eICR Anonymized PractitionerRole | eICR Anonymized Practitioner | US Public Health Organization | Device) References the eICR Anonymized PractitionerRole, eICR Anonymized Practitioner, US Public Health Organization, or Device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... title SΣ 1..1 string Human Readable name/title
... confidentiality Σ 0..1 code As defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition.

... attester 0..* BackboneElement Attests to accuracy of composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... mode 1..1 code personal | professional | legal | official
Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition.

.... time 0..1 dateTime When the composition was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the composition
... custodian SΣ 1..1 Reference(US Public Health Organization) Organization which maintains the composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
... Slices for relatesTo S 1..* BackboneElement Relationships to other compositions/documents
Slice: Unordered, Open by value:code
.... relatesTo:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.

..... target[x] 1..1 Target of the relationship
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
.... relatesTo:sliceTransformed S 1..1 BackboneElement Document or Composition that this Composition is transformed from - in the case of an anonymized eICR this is the orginal eICR that has been transformed to remove identifying data
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: transforms
..... target[x] S 1..1 Identifier Identifier of the Document or Composition transformed
.... relatesTo:sliceReplaced S 0..1 BackboneElement Document or Composition that this Composition replaces
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code S 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.


Fixed Value: replaces
..... target[x] S 1..1 Identifier/Reference to the Document or Composition transformed
...... targetIdentifier Identifier
...... targetReference Reference(Composition)
... event Σ 0..* BackboneElement The clinical service(s) being documented
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code Σ 0..* CodeableConcept Code(s) that apply to the event being documented
Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented.


.... period Σ 0..1 Period The period covered by the documentation
.... detail Σ 0..* Reference(Resource) The event(s) being documented
... Slices for section SC 0..* BackboneElement Composition is broken into sections
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
.... section:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code 0..1 CodeableConcept Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.

..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReasonForVisitSection SC 1..1 BackboneElement Reason for Visit Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Reason for Visit code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29299-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Reason for Visit narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceChiefComplaintSection SC 1..1 BackboneElement Chief Complaint Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Chief Complaint code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10154-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Chief Complaint narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceHistoryOfPresentIllnessSection SC 1..1 BackboneElement History of Present Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept History of Present Illness code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10164-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative History of Present Illness narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceProblemSection SC 1..1 BackboneElement Problem Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Problem Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Problem Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRCondition SC 0..* Reference(US Public Health Condition) eICR Condition entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerCondition S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceMedicationsAdministeredSection SC 1..1 BackboneElement Medications Administered Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Medications Administered Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29549-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Medications Administered Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedicationAdministration SC 0..* Reference(US Public Health MedicationAdministration) Medication Administration entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceAdmissionMedicationsSection SC 0..1 BackboneElement Admission Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Admission Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42346-7
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Admission Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedication SC 0..* Reference(MedicationAdministration) Admission Medication entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceMedicationsSection SC 0..1 BackboneElement Medications Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Medications Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10160-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Medications Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceMedicationAdministration SC 0..* Reference(MedicationAdministration) Medication Administration entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerMedicationAdministered S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceResultsSection SC 1..1 BackboneElement Results Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Results Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Results Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSPHLabResultObservation SC 0..* Reference(US Public Health Laboratory Result Observation Profile) A reference to data that supports this section
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerUSPHLabResultObservation S 0..* (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePlanOfTreatmentSection SC 0..1 BackboneElement Plan of Treatment Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Plan of Treatment code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Plan of Treatment narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRServiceRequest SC 0..* Reference(eICR ServiceRequest) eICR Service Request entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerEICRServiceRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
...... entry:sliceUSCoreMedicationRequest SC 0..* Reference(US Core MedicationRequest Profile(4.0.0)) US Core Medication Request entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerUSCoreMedicationRequest S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceImmunizationsSection SC 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Immunizations code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Immunizations narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSCoreImmunization SC 1..* Reference(eICR Anonymized Immunization) Immunization entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerImmunization S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
...... entry:sliceVaccineCredentialsPatientAssertion SC 0..* Reference(eICR Vaccine Credential Patient Assertion) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceProceduresSection SC 0..1 BackboneElement This section describes all interventional, surgical, diagnostic, or therapeutic procedures or treatments pertinent to the patient historically at the time the document is generated.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Procedures Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Procedures Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceEICRProcedure SC 1..* Reference(eICR Procedure) EICR Procedure entry
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension S 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:sliceTriggerProcedure S 0..1 (Complex) eICR Trigger Code Flag
URL: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension
....... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
....... display Σ 0..1 string Text alternative for the resource
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceVitalSignsSection SC 0..1 BackboneElement Vital Signs Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Vital Signs code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Vital Signs narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceVitalSigns SC 0..* Reference(US Core Vital Signs Profile) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceSocialHistorySection SC 1..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Social History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Social History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceCharacteristicsOfHomeEnvironment SC 0..* Reference(US Public Health Characteristics of Home Environment) Characteristics of Home Environment
...... entry:sliceODHPastOrPresentJob SC 0..* Reference(eICR Anonymized Past or Present Job) ODH Past or Present Job entry
...... entry:sliceODHUsualWork SC 0..* Reference(Usual Work) ODH Usual Work entry
...... entry:sliceODHEmploymentStatus SC 0..* Reference(Employment Status) ODH Employment Status entry
...... entry:sliceTravelHistory SC 0..* Reference(US Public Health Travel History) Travel History entry
...... entry:sliceDisabilityStatus SC 0..* Reference(US Public Health Disability Status) Disability Status entry
...... entry:sliceCountryOfResidence SC 0..* Reference(eICR Country of Residence) Country of residence entry
...... entry:sliceCountryOfNationality SC 0..* Reference(eICR Country of Nationality) Country of nationality entry
...... entry:sliceEICRAnonymizedCalculatedAge SC 1..1 Reference(eICR Anonymized Calculated Age) Calculated Age entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePregnancySection SC 0..1 BackboneElement Pregnancy Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Pregnancy summary Document code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 90767-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Pregnancy summary Document narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 1..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:slicePregnancyStatusObservation SC 1..* Reference(US Public Health Pregnancy Status Observation) Pregnancy Status Observation entry
...... entry:slicePregnancyOutcome SC 0..* Reference(US Public Health Pregnancy Outcome Observation) Pregnancy Outcome entry
...... entry:sliceLastMenstrualPeriod SC 0..* Reference(Observation - Last Menstrual Period) Last Menstrual Period entry
...... entry:slicePostpartumStatus SC 0..* Reference(US Public Health Postpartum Status) Postpartum Status entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceEmergencyOutbreakInformationSection SC 0..1 BackboneElement Emergency Outbreak Information Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Emergency Outbreak Information Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 83910-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Emergency Outbreak Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceObservationEmergencyOutbreakInformation SC 0..* Reference(US Public Health Emergency Outbreak Information) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:slicePastMedicalHistorySection SC 0..1 BackboneElement Past Medical History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Past Medical History Section code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Past Medical History Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry SC 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceUSCoreCondition SC 0..* Reference(US Core Condition Profile(4.0.0)) US Core Condition entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReviewOfSystemsSection SC 0..1 BackboneElement Review of Systems Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Review of Systems code
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10187-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Review of Systems narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sliceReportabilityResponseInformationSection SC 0..1 BackboneElement Reportability Response Information Section (for post-processing only)
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code S 1..1 CodeableConcept Reportability response report Document Public health
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 88085-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text SC 1..1 Narrative Reportability Response Information Section narrative
eicr-anon-text: text.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:dataAbsentReason S 1..1 (Complex) Use data-absent-reason with value 'masked'
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..0
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
........ value[x] 1..1 code Value of extension
Binding: DataAbsentReason (required)
Fixed Value: masked
...... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.

...... div C 1..1 xhtml Set to '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: The narrative SHALL have some non-whitespace content
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Resource) A reference to data that supports this section
Slice: Unordered, Open by profile:resolve()
...... entry:sliceReportabilityResponseRelevantCondition SC 0..* Reference(RR Relevant Reportable Condition Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Composition.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
from the FHIR Standard
Composition.typepreferredPattern: LOINC Code 55751-2
http://hl7.org/fhir/ValueSet/doc-typecodes
from the FHIR Standard
Composition.categoryexampleDocumentClassValueSet
http://hl7.org/fhir/ValueSet/document-classcodes
from the FHIR Standard
Composition.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.author.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.confidentialityrequiredv3.ConfidentialityClassification
http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26
from the FHIR Standard
Composition.attester.moderequiredCompositionAttestationMode
http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1
from the FHIR Standard
Composition.custodian.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceTransformed.coderequiredFixed Value: transforms
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.relatesTo:sliceReplaced.coderequiredFixed Value: replaces
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.event.codeexampleActCode
http://terminology.hl7.org/ValueSet/v3-ActCode
Composition.section.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.codeexamplePattern: LOINC Code 29299-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReasonForVisitSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.codeexamplePattern: LOINC Code 10154-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceChiefComplaintSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.codeexamplePattern: LOINC Code 10164-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceHistoryOfPresentIllnessSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceProblemSection.codeexamplePattern: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProblemSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProblemSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceProblemSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceProblemSection.entry:sliceEICRCondition.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceProblemSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.codeexamplePattern: LOINC Code 29549-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.entry:sliceMedicationAdministration.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceMedicationsAdministeredSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.codeexamplePattern: LOINC Code 42346-7
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceAdmissionMedicationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.codeexamplePattern: LOINC Code 10160-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceMedicationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceMedicationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceMedicationsSection.entry:sliceMedicationAdministration.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceMedicationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceResultsSection.codeexamplePattern: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceResultsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceResultsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceResultsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceResultsSection.entry:sliceUSPHLabResultObservation.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceResultsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.codeexamplePattern: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.entry:sliceEICRServiceRequest.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.entry:sliceUSCoreMedicationRequest.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:slicePlanOfTreatmentSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.codeexamplePattern: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceImmunizationsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceImmunizationsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceImmunizationsSection.entry:sliceUSCoreImmunization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceImmunizationsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.codeexamplePattern: LOINC Code 47519-4
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceProceduresSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceProceduresSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceProceduresSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceProceduresSection.entry:sliceEICRProcedure.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.section:sliceProceduresSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.codeexamplePattern: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceVitalSignsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceVitalSignsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceVitalSignsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.codeexamplePattern: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceSocialHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceSocialHistorySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceSocialHistorySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePregnancySection.codeexamplePattern: LOINC Code 90767-5
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePregnancySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePregnancySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePregnancySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePregnancySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.codeexamplePattern: LOINC Code 83910-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceEmergencyOutbreakInformationSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.codeexamplePattern: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:slicePastMedicalHistorySection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.codeexamplePattern: LOINC Code 10187-3
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReviewOfSystemsSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.codeexamplePattern: LOINC Code 88085-6
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.extension:dataAbsentReason.value[x]requiredFixed Value: masked
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.text.statusrequiredNarrativeStatus
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:sliceReportabilityResponseInformationSection.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sliceReasonForVisitSection, Composition.section:sliceChiefComplaintSection, Composition.section:sliceHistoryOfPresentIllnessSection, Composition.section:sliceProblemSection, Composition.section:sliceMedicationsAdministeredSection, Composition.section:sliceAdmissionMedicationsSection, Composition.section:sliceMedicationsSection, Composition.section:sliceResultsSection, Composition.section:slicePlanOfTreatmentSection, Composition.section:sliceImmunizationsSection, Composition.section:sliceProceduresSection, Composition.section:sliceVitalSignsSection, Composition.section:sliceSocialHistorySection, Composition.section:slicePregnancySection, Composition.section:sliceEmergencyOutbreakInformationSection, Composition.section:slicePastMedicalHistorySection, Composition.section:sliceReviewOfSystemsSection, Composition.section:sliceReportabilityResponseInformationSectionA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
eicr-anon-texterrorComposition.text, Composition.section:sliceReasonForVisitSection.text, Composition.section:sliceChiefComplaintSection.text, Composition.section:sliceHistoryOfPresentIllnessSection.text, Composition.section:sliceProblemSection.text, Composition.section:sliceMedicationsAdministeredSection.text, Composition.section:sliceAdmissionMedicationsSection.text, Composition.section:sliceMedicationsSection.text, Composition.section:sliceResultsSection.text, Composition.section:slicePlanOfTreatmentSection.text, Composition.section:sliceImmunizationsSection.text, Composition.section:sliceProceduresSection.text, Composition.section:sliceVitalSignsSection.text, Composition.section:sliceSocialHistorySection.text, Composition.section:slicePregnancySection.text, Composition.section:sliceEmergencyOutbreakInformationSection.text, Composition.section:slicePastMedicalHistorySection.text, Composition.section:sliceReviewOfSystemsSection.text, Composition.section:sliceReportabilityResponseInformationSection.texttext.div SHALL be '<div xmlns="http://www.w3.org/1999/xhtml"><p>MASKED</p></div>'
: exists() implies `div`.toString().matches('<div xmlns="http://www.w3.org/1999/xhtml">\\s*<p>MASKED</p>\\s*</div>')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
txt-1errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorComposition.text.div, Composition.section:sliceReasonForVisitSection.text.div, Composition.section:sliceChiefComplaintSection.text.div, Composition.section:sliceHistoryOfPresentIllnessSection.text.div, Composition.section:sliceProblemSection.text.div, Composition.section:sliceMedicationsAdministeredSection.text.div, Composition.section:sliceAdmissionMedicationsSection.text.div, Composition.section:sliceMedicationsSection.text.div, Composition.section:sliceResultsSection.text.div, Composition.section:slicePlanOfTreatmentSection.text.div, Composition.section:sliceImmunizationsSection.text.div, Composition.section:sliceProceduresSection.text.div, Composition.section:sliceVitalSignsSection.text.div, Composition.section:sliceSocialHistorySection.text.div, Composition.section:slicePregnancySection.text.div, Composition.section:sliceEmergencyOutbreakInformationSection.text.div, Composition.section:slicePastMedicalHistorySection.text.div, Composition.section:sliceReviewOfSystemsSection.text.div, Composition.section:sliceReportabilityResponseInformationSection.text.divThe narrative SHALL have some non-whitespace content
: htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron