HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-rr-reportability-information-observation"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-reportability-information-observation</b></p><a name=\"observation-rr-reportability-information-observation\"> </a><a name=\"hcobservation-rr-reportability-information-observation\"> </a><a name=\"observation-rr-reportability-information-observation-en-US\"> </a><p><b>US Public Health Determination of Reportability Extension</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS1}\">Reportable</span></p><p><b>US Public Health Determination of Reportability Reason Extension</b>: A reason why the condition is reportable</p><p><b>US Public Health Determination of Reportability Rule Extension</b>: Description of rule used in reportability determination</p><p><b>RR External Resource Extension</b>: <a href=\"DocumentReference-documentreference-add-reporting-needs-pdf.html\">DocumentReference: extension = Action requested; status = current; type = Public health Note; category = Additional reporting needs; description = Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here.</a></p><p><b>RR External Resource Extension</b>: <a href=\"DocumentReference-documentreference-add-reporting-needs-pdf.html\">DocumentReference: extension = Action requested; status = current; type = Public health Note; category = Additional reporting needs; description = Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here.</a></p><p><b>RR External Resource Extension</b>: <a href=\"DocumentReference-documentreference-zika-follow-up-pdf.html\">DocumentReference: extension = Immediate action requested; status = current; type = Public health Note; category = Treatment and/or prevention; description = Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy.</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS5}\">Patient home address</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>performer</b>: </p><ul><li><a href=\"Organization-organization-rr-rules-authoring-agency-haw.html\">Health Authority West Rules Authoring Agency</a></li><li><a href=\"Organization-organization-rr-routing-entity-haw.html\">Health Authority West Routing Entity</a></li><li><a href=\"Organization-organization-rr-responsible-agency-haw.html\">Health Authority West Routing Entity</a></li></ul><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR4}\">Timeframe to report (urgency)</span></td><td>24 H<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeH = 'H')</span></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS1" ] ;
fhir:display [ fhir:v "Reportable" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-reason-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "A reason why the condition is reportable" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-rule-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Description of rule used in reportability determination" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/documentreference-add-reporting-needs-pdf" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/documentreference-add-reporting-needs-pdf" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/documentreference-zika-follow-up-pdf" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS5" ] ;
fhir:display [ fhir:v "Patient home address" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/organization-rr-rules-authoring-agency-haw" ] ;
fhir:display [ fhir:v "Health Authority West Rules Authoring Agency" ]
] [
fhir:reference [ fhir:v "Organization/organization-rr-routing-entity-haw" ] ;
fhir:display [ fhir:v "Health Authority West Routing Entity" ]
] [
fhir:reference [ fhir:v "Organization/organization-rr-responsible-agency-haw" ] ;
fhir:display [ fhir:v "Health Authority West Routing Entity" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RR4" ] ;
fhir:display [ fhir:v "Timeframe to report (urgency)" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "24"^^xsd:decimal ] ;
fhir:unit [ fhir:v "H" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H" ] ]
] ) . #
IG © 2020+ HL7 International / Public Health. Package hl7.fhir.us.ecr#2.1.2 based on FHIR 4.0.1. Generated 2024-10-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change