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

FHIR IG analytics

Packagehl7.fhir.us.ph-library
Resource TypeObservation
IdObservation-us-ph-disability-status-eve-everywoman.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

Resource Observation "us-ph-disability-status-eve-everywoman"

Profile: US Public Health Disability Status

status: final

code: Are you deaf, or do you have serious difficulty hearing? (LOINC#69856-3)

subject: Patient/us-ph-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"

effective: 2020-11-10 22:33:22+0000

value: true


Source1

{
  "resourceType": "Observation",
  "id": "us-ph-disability-status-eve-everywoman",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-disability-status"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69856-3",
        "display": "Are you deaf, or do you have serious difficulty hearing?"
      }
    ]
  },
  "subject": {
    "reference": "Patient/us-ph-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectiveDateTime": "2020-11-10T22:33:22Z",
  "valueBoolean": true
}