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

FHIR IG analytics

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

status: Active

subject: Lara Keller (official) Female, DoB: 1992-09-30 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756013333333333333)

timing: 2010-04-15

recordedOn: 2010-04-15

device: Device: status = active; type = Aortic valve prosthesis; safety = MR Conditional

bodySite: Aortic valve


Source1

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