Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example DeviceUseStatement - zib-feedingtubesystem-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "zib-feedingtubesystem-01",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table>\n                <caption>Beschrijving apparaatgebruik. Subject: <a href=\"Patient/nl-core-patient-03\">I. Jongeneel-de Haas</a>. Status: actief</caption>\n                <tfoot>\n                    <tr>\n                        <td colspan=\"2\">Sonde is met spoed toegebracht.</td>\n                    </tr>\n                </tfoot>\n                <tbody>\n                    <tr>\n                        <th>Apparaat/Systeem</th>\n                        <td>\n                            <a href=\"Device/zib-feedingtubesystem-product-01\">Percutaneous\n                                endoscopic gastrostomy catheter</a>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Gebruiksperiode</th>\n                        <td>Vanaf 2018-12-22</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  },
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/nl-core-patient-03",
    "display" : "I. Jongeneel-de Haas"
  },
  "whenUsed" : {
    "start" : "2018-12-22"
  },
  "device" : {
    🔗 "reference" : "Device/zib-feedingtubesystem-product-01",
    "display" : "Percutaneous endoscopic gastrostomy catheter"
  },
  "note" : [
    {
      "text" : "Sonde is met spoed toegebracht."
    }
  ]
}