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

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe.r4
Resource TypeObservation
IdObservation-PFEIG-CSC-SNF-PHQ9-1-Ob-Question-24.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 PFEIG-CSC-SNF-PHQ9-1-Ob-Question-24

Event Location: Location Sky Harbor Home Health Services

status: Final

category: Cognitive Status, Mental functions, Survey

code: Feeling bad about yourself - or that you are a failure or have let yourself or your family down in last 2 weeks.presence [Reported PHQ-9 CMS]

subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)

effective: 2020-07-11 11:30:00-0500

performer: PractitionerRole Speech and language therapist

value: No

derivedFrom: Response to Questionnaire 'http://example.org/Questionnaire/MDS3.0-NC-1.17' about '->Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)'


Source1

{
  "resourceType": "Observation",
  "id": "PFEIG-CSC-SNF-PHQ9-1-Ob-Question-24",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/PFEIG-Org-Loc-03"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
          "code": "cognitive-status",
          "display": "Cognitive Status"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/icf",
          "code": "b1",
          "display": "Mental functions"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "version": "1.0.1",
          "code": "survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "54646-5",
        "display": "Feeling bad about yourself - or that you are a failure or have let yourself or your family down in last 2 weeks.presence [Reported PHQ-9 CMS]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "effectiveDateTime": "2020-07-11T11:30:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/PFEIG-Role-SLP-LunaBaskins"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA32-8",
        "display": "No"
      }
    ]
  },
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/PFEIG-QResponse-SNF-PHQ9-1"
    }
  ]
}