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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeDeviceUseStatement
IdDeviceUseStatement-26011fd3-3b12-49bb-90b5-a75fcea4811e.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 26011fd3-3b12-49bb-90b5-a75fcea4811e

status: Active

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)

timing: 2023-04-10

device: Device: identifier = http://example.org/medical-devices#device-001; manufacturer = Medtronic; modelNumber = W1DR01; type = Cardiac pacemaker

reasonCode: Heart failure

reasonReference: Condition Atrial fibrillation

bodySite: Thoracic structure


Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "26011fd3-3b12-49bb-90b5-a75fcea4811e",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/deviceUseStatement-cz-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subject": {
    "reference": "urn:uuid:f21b91f9-5e7a-47b9-a884-cbc720257590"
  },
  "timingDateTime": "2023-04-10",
  "device": {
    "reference": "urn:uuid:6b957a32-3505-4f1c-b13f-263dd5cb0eec"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/icd-10",
          "code": "I50",
          "display": "Heart failure"
        }
      ]
    }
  ],
  "reasonReference": [
    {
      "reference": "urn:uuid:8e620d4e-74fd-486b-ba57-0f0895f24f26"
    }
  ],
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "51185008"
      }
    ]
  }
}