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

FHIR IG analytics

Packagehl7.fhir.us.pacio-cs
Resource TypeDeviceUseStatement
IdDeviceUseStatement-CSC-SNF-BIMS-1-UseOfDevice-2.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: DeviceUseStatement CSC-SNF-BIMS-1-UseOfDevice-2

status: Active

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

derivedFrom: Observation Brief interview for mental status [BIMS]

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

source: Practitioner Honey Jones

device: Device: type = Hearing aid


Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "CSC-SNF-BIMS-1-UseOfDevice-2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs-dev"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subject": {
    "reference": "Patient/patientBSJ1"
  },
  "derivedFrom": [
    {
      "reference": "Observation/CSC-SNF-BIMS-1"
    }
  ],
  "recordedOn": "2020-07-11T11:30:00-05:00",
  "source": {
    "reference": "Practitioner/Practitioner-HoneyJones"
  },
  "device": {
    "reference": "Device/CMS-Device-2"
  }
}