Kenya Emergency FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions
| Official URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-diagnostic-report | Version: 0.1.0 | |||
| Active as of 2026-07-20 | Computable Name: EMDiagnosticReport | |||
Represents an emergency investigation result, e.g. a 12-lead ECG, laboratory result, or imaging report, generated during pre-hospital or facility-based emergency care.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!SΣ | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) |
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patient the investigation was performed on |
![]() ![]() |
SΣ | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter |
![]() ![]() |
Σ | 1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() |
SΣ | 1..1 | dateTime | When the investigation was performed or recorded |
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation |
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation |
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) |
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | 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 |
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-4 | error | DiagnosticReport | If 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) |
![]() ![]() |
S | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) |
![]() ![]() |
S | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) |
![]() ![]() |
S | 1..1 | Reference(Patient) | Patient the investigation was performed on |
![]() ![]() |
S | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter |
![]() ![]() |
1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 1..1 | dateTime | When the investigation was performed or recorded |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation |
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation |
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) |
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() |
?!SΣ | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patient the investigation was performed on | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter | ||||
![]() ![]() |
Σ | 1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Closed by type:$this | ||||
![]() ![]() ![]() |
SΣ | 1..1 | dateTime | When the investigation was performed or recorded | ||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation | ||||
![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) | ||||
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | 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 |
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-4 | error | DiagnosticReport | If 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
Summary
Mandatory: 5 elements
Must-Support: 9 elements
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!SΣ | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) |
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patient the investigation was performed on |
![]() ![]() |
SΣ | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter |
![]() ![]() |
Σ | 1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() |
SΣ | 1..1 | dateTime | When the investigation was performed or recorded |
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation |
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation |
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) |
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | 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 |
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-4 | error | DiagnosticReport | If 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from DiagnosticReport
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) |
![]() ![]() |
S | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) |
![]() ![]() |
S | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) |
![]() ![]() |
S | 1..1 | Reference(Patient) | Patient the investigation was performed on |
![]() ![]() |
S | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter |
![]() ![]() |
1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() |
S | 1..1 | dateTime | When the investigation was performed or recorded |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation |
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation |
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) |
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() |
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() |
?!SΣ | 1..1 | code | Workflow status of the report Binding: DiagnosticReportStatus (required) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Broad diagnostic service category, e.g. cardiology for an ECG Binding: hl7VS-diagnosticServiceSectionId (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | The specific investigation performed Binding: Investigation Codes ValueSet (extensible) | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Patient) | Patient the investigation was performed on | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Encounter) | Associated encounter, typically EMPOCEncounter | ||||
![]() ![]() |
Σ | 1..1 | dateTime | Clinically relevant time/time-period for report Slice: Unordered, Closed by type:$this | ||||
![]() ![]() ![]() |
SΣ | 1..1 | dateTime | When the investigation was performed or recorded | ||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Who performed or recorded the investigation | ||||
![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() |
0..* | Reference(Observation) | Discrete measurements underlying the report, if captured separately | |||||
![]() ![]() |
0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]() |
S | 0..1 | string | Free-text clinical interpretation | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Coded equivalent of the free-text conclusion Binding: SNOMEDCTClinicalFindings (extensible) | ||||
![]() ![]() |
0..* | Attachment | The actual trace/waveform image or PDF, if transmitted | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | hl7VS-diagnosticServiceSectionId | 📦3.0.0 | THO v7.2 |
| DiagnosticReport.code | Base | extensible | Investigation Codes ValueSet | 📦0.1.0 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | 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 |
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-4 | error | DiagnosticReport | If 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-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DiagnosticReport
Summary
Mandatory: 5 elements
Must-Support: 9 elements
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron