US Public Health Profiles Library, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ph-library/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "us-ph-reportability-information-observation",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation us-ph-reportability-information-observation</b></p><a name=\"us-ph-reportability-information-observation\"> </a><a name=\"hcus-ph-reportability-information-observation\"> </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>: 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>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-us-ph-patient-eve-everywoman.html\">Eve L Everywoman Female, DoB: 1974-11-24 ( Medical Record Number: 1032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2020-11-18 22:33:22+0000</p><p><b>performer</b>: <a href=\"PractitionerRole-us-ph-practitionerrole-henry-seven.html\">PractitionerRole Primary Care Clinic/Center</a></p><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/ph-library/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/ph-library/StructureDefinition/us-ph-determination-of-reportability-reason-extension",
"valueString" : "Condition is reportable"
},
{
"url" : "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension",
"valueString" : "Description of rule used in reportability determination"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.274",
"code" : "RRVS5",
"display" : "Patient home address"
}
]
},
"subject" : {
🔗 "reference" : "Patient/us-ph-patient-eve-everywoman"
},
"effectiveDateTime" : "2020-11-18T22:33:22Z",
"performer" : [
{
🔗 "reference" : "PractitionerRole/us-ph-practitionerrole-henry-seven"
}
],
"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"
}
}
]
}