US Public Health Profiles Library, published by HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-us-phpl/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/lib-copy-us-ph-determination-of-reportability-extension | Version: 0.0.1 | |||
Active as of 2022-06-09 | Computable Name: USPublicHealthDeterminationOfReportabilityExtension |
This Extension profile represents the determination of reportability.
Reportability is “the quality or state of being reportable or not”. Reportability does not equate to the patient having a condition or meeting a case definition (definitively being a case).
For each condition included in the report and the relevant public health agency(s), this element indicates the determination of whether the condition is reportable to public health.
The values that can be used for the Determination of Reportability are described below.
A possible condition is:
A possible condition:
A possible condition is:
Some decision support systems may not be able to fully differentiate between possible conditions that are Not Reportable and those that May be Reportable if additional information is provided. In these circumstances there may only be a reportability determination of:
The determination of No Reporting Rule Met may be provided for a possible condition or for all conditions in the report.
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 1..1 | Extension | US Public Health Determination of Reportability Extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/ph-library/StructureDefinition/lib-copy-us-ph-determination-of-reportability-extension" | |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value representing whether a condition is reportable or not. Binding: Determination of Reportability (eCR) (extensible): Determination of Reportability | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 1..1 | Extension | US Public Health Determination of Reportability Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/us/ph-library/StructureDefinition/lib-copy-us-ph-determination-of-reportability-extension" | |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value representing whether a condition is reportable or not. Binding: Determination of Reportability (eCR) (extensible): Determination of Reportability | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 1..1 | Extension | US Public Health Determination of Reportability Extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/ph-library/StructureDefinition/lib-copy-us-ph-determination-of-reportability-extension" | |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value representing whether a condition is reportable or not. Binding: Determination of Reportability (eCR) (extensible): Determination of Reportability | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 1..1 | Extension | US Public Health Determination of Reportability Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/us/ph-library/StructureDefinition/lib-copy-us-ph-determination-of-reportability-extension" | |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value representing whether a condition is reportable or not. Binding: Determination of Reportability (eCR) (extensible): Determination of Reportability | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x]:valueCodeableConcept | extensible | RRVS_DeterminationOfReportability_eCR |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.value[x]:valueCodeableConcept | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |