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

FHIR IG analytics

Packagehl7.fhir.us.eltss.r4
Resource TypeObservation
IdObservation-pref1.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 "pref1" Version "1" Updated "2020-09-03 10:16:03-0400"

Information Source: #KZ0jzPjXDrhCiMif!

Profile: Observation_eltss

status: final

code: Care experience preference (LOINC#95541-9)

subject: Patient/patientBSJ1 " SMITH-JOHNSON"

effective: 2013-04-02 10:30:10+0100

issued: Apr 3, 2013, 2:30:10 PM

performer: Practitioner/caremgr1: Care Manager " MONITOR"

value: Accessing the ICWP Waiver for her current service needs, and would like to remain on ICWP and continue with her current services.


Source1

{
  "resourceType": "Observation",
  "id": "pref1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-03T10:16:03.512-04:00",
    "source": "#KZ0jzPjXDrhCiMif",
    "profile": [
      "http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "95541-9",
        "display": "Care experience preference"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patientBSJ1"
  },
  "effectiveDateTime": "2013-04-02T10:30:10+01:00",
  "issued": "2013-04-03T15:30:10+01:00",
  "performer": [
    {
      "reference": "Practitioner/caremgr1",
      "display": "Care Manager"
    }
  ],
  "valueString": "Accessing the ICWP Waiver for her current service needs, and would like to remain on ICWP and continue with her current services."
}