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

FHIR IG analytics

Packagehl7.fhir.us.pacio-cs
Resource TypeObservation
IdObservation-CSC-SNF-BIMS-1.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 CSC-SNF-BIMS-1

Event Location: Location Happy Nursing Facility

DevicePatientUsed: DeviceUseStatement: status = active; recordedOn = 2020-07-11 11:30:00-0500

DevicePatientUsed: DeviceUseStatement: status = active; recordedOn = 2020-07-11 11:30:00-0500

status: Final

category: Functioning, Survey

code: Brief interview for mental status [BIMS]

subject: Betsy Smith-Johnson (no stated gender), DoB Unknown

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

performer: PractitionerRole Speech and language therapist

hasMember:

derivedFrom: Response to Questionnaire 'http://example.org/Questionnaire/MDS3.0-NC-1.17' about '->Betsy Smith-Johnson (no stated gender), DoB Unknown'


Source1

{
  "resourceType": "Observation",
  "id": "CSC-SNF-BIMS-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-csc"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-location",
      "valueReference": {
        "reference": "Location/Org-Loc-02"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/device-patient-used",
      "valueReference": {
        "reference": "DeviceUseStatement/CSC-SNF-BIMS-1-UseOfDevice-1"
      }
    },
    {
      "url": "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/device-patient-used",
      "valueReference": {
        "reference": "DeviceUseStatement/CSC-SNF-BIMS-1-UseOfDevice-2"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs",
          "code": "functioning",
          "display": "Functioning"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "survey",
          "display": "Survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "52491-8",
        "display": "Brief interview for mental status [BIMS]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patientBSJ1"
  },
  "effectiveDateTime": "2020-07-11T11:30:00-05:00",
  "performer": [
    {
      "reference": "PractitionerRole/Role-SLP-HoneyJones"
    }
  ],
  "hasMember": [
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-3"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-4"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-5"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-6"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-7"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-8"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-9"
    },
    {
      "reference": "Observation/CSC-SNF-BIMS-1-Ob-Question-10"
    }
  ],
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/QResponse-SNF-BIMS-1"
    }
  ]
}