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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeDeviceUseStatement
Idnl-core-MedicalDevice-01.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

Beschrijving apparaatgebruik. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Status: actief
Kan korte afstanden lopen
Apparaat/SysteemStandaard rolstoel, 46 cm zitting

Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "nl-core-MedicalDevice-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "timingPeriod": {
    "start": "2012-03-08"
  },
  "device": {
    "reference": "Device/nl-core-MedicalDevice.Product-01",
    "type": "Device",
    "display": "Standaard rolstoel, 46 cm zitting"
  },
  "reasonReference": [
    {
      "reference": "Condition/nl-core-MedicalDevice-01-Condition-01",
      "type": "Condition",
      "display": "Problem"
    }
  ],
  "note": [
    {
      "text": "Kan korte afstanden lopen"
    }
  ]
}