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

FHIR IG analytics

Packagehl7.fhir.us.resp-net.r4b
Resource TypeObservation
IdObservation-observation-characteristics-of-home-environment-eve-everywoman.json
FHIR VersionR4B

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-characteristics-of-home-environment-eve-everywoman

version: 5; Last updated: 2021-06-30 05:17:19+0000

Profile: US Public Health Characteristics of Home Environment

status: Final

code: Characteristics of residence

subject: Eve Everywoman

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

performer: Practitioner Seven Henry

value: Homeless


Source1

{
  "resourceType": "Observation",
  "id": "observation-characteristics-of-home-environment-eve-everywoman",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2021-06-30T05:17:19.330+00:00",
    "profile": [
      "http://hl7.org/fhir/us/ecr/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/patient-respnet-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectiveDateTime": "2023-05-18T22:33:22Z",
  "performer": [
    {
      "reference": "Practitioner/practitioner-us-core-henry-seven"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "32911000",
        "display": "Homeless"
      }
    ]
  }
}