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
{
"resourceType" : "Observation",
"id" : "observation-rr-reportability-information-observation",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation"
]
},
"text" : {
"status" : "extensions",
"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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-extension",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.274",
"code" : "RRVS1",
"display" : "Reportable"
}
]
}
},
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-reason-extension",
"valueString" : "A reason why the condition is reportable"
},
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-rule-extension",
"valueString" : "Description of rule used in reportability determination"
},
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension",
"valueReference" : {
🔗 "reference" : "DocumentReference/documentreference-add-reporting-needs-pdf"
}
},
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension",
"valueReference" : {
🔗 "reference" : "DocumentReference/documentreference-add-reporting-needs-pdf"
}
},
{
"url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension",
"valueReference" : {
🔗 "reference" : "DocumentReference/documentreference-zika-follow-up-pdf"
}
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.274",
"code" : "RRVS5",
"display" : "Patient home address"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
"display" : "Eve Everywoman"
},
"performer" : [
{
🔗 "reference" : "Organization/organization-rr-rules-authoring-agency-haw",
"display" : "Health Authority West Rules Authoring Agency"
},
{
🔗 "reference" : "Organization/organization-rr-routing-entity-haw",
"display" : "Health Authority West Routing Entity"
},
{
🔗 "reference" : "Organization/organization-rr-responsible-agency-haw",
"display" : "Health Authority West Routing Entity"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.232",
"code" : "RR4",
"display" : "Timeframe to report (urgency)"
}
]
},
"valueQuantity" : {
"value" : 24,
"unit" : "H",
"system" : "http://unitsofmeasure.org",
"code" : "H"
}
}
]
}