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-char-home-environment-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-char-home-environment-eve-everywoman"

Profile: US Public Health Characteristics of Home Environment

status: final

code: Characteristics of residence (LOINC#75274-1)

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

effective: 2016-05-18 22:33:22+0000

value: Homeless (SNOMED CT#32911000)


Source1

{
  "resourceType": "Observation",
  "id": "us-ph-char-home-environment-eve-everywoman",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-characteristics-of-home-environment"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "75274-1",
        "display": "Characteristics of residence"
      }
    ]
  },
  "subject": {
    "reference": "Patient/us-ph-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectiveDateTime": "2016-05-18T22:33:22Z",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "32911000",
        "display": "Homeless"
      }
    ]
  }
}