FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeObservation
IdObservation-observation-rr-reportability-information-observation.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation observation-rr-reportability-information-observation

US Public Health Determination of Reportability Extension: Reportable

US Public Health Determination of Reportability Reason Extension: A reason why the condition is reportable

US Public Health Determination of Reportability Rule Extension: Description of rule used in reportability determination

RR External Resource Extension: 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.

RR External Resource Extension: 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.

RR External Resource Extension: 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.

status: Final

code: Patient home address

subject: Eve Everywoman

performer:

Components

-CodeValue[x]
*Timeframe to report (urgency)24 H (Details: UCUM codeH = 'H')

Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}