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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeDeviceUseStatement
IdDeviceUseStatement-UC1-DeviceUseStatement-Pacemaker.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 UC1-DeviceUseStatement-Pacemaker

status: Active

subject: Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)

timing: 2015-06-15

recordedOn: 2015-06-15

device: Device: status = active; type = Cardiac pacemaker; safety = MR Conditional

bodySite: Heart


Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "UC1-DeviceUseStatement-Pacemaker",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-deviceusestatement"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subject": {
    "reference": "Patient/UC1-Patient-MusterMax"
  },
  "timingDateTime": "2015-06-15",
  "recordedOn": "2015-06-15",
  "device": {
    "reference": "Device/UC1-Device-Pacemaker"
  },
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/2011000195101",
        "code": "80891009"
      }
    ]
  }
}