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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeDeviceUseStatement
Idzib-Infusion-02.json
FHIR VersionR3

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: J. XXX_Helleman. Id: 1aeadfe1-8fdf-11ec-5991-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: actief
Het systeem is op 2018-10-28 schoon gemaakt
Apparaat/SysteemCatheter, device (physical object)
Lumen of lijn
Lijnstatus: Lopend
Lumenlocatie: Proximal
Slotvloeistof: Lockfluid NaCl 0.9 %
Toedieningssysteem: NaCl 0,9% + medicatie 5000 E heparine (totaal 48ml)
GebruiksperiodeVanaf 1 november 2018

Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "zib-infusion-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "LineStatus",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.12.1",
                "code": "LNP",
                "display": "Lopend"
              }
            ]
          }
        },
        {
          "url": "LumenLocation",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "40415009",
                "display": "Proximal"
              }
            ]
          }
        },
        {
          "url": "LockFluid",
          "valueReference": {
            "reference": "MedicationAdministration/zib-medicationadministration-02",
            "display": "Lockfluid NaCl 0.9 %"
          }
        },
        {
          "url": "AdministeringSystem",
          "valueReference": {
            "reference": "MedicationAdministration/zib-medicationadministration-04",
            "display": "NaCl 0,9% + medicatie 5000 E heparine (totaal 48ml)"
          }
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine"
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1aeadfe1-8fdf-11ec-5991-020000000000"
    }
  ],
  "status": "active",
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "J. XXX_Helleman"
  },
  "whenUsed": {
    "start": "2018-11-01"
  },
  "device": {
    "reference": "Device/zib-infusion-product-02",
    "display": "Catheter, device (physical object)"
  },
  "note": [
    {
      "text": "Het systeem is op 2018-10-28 schoon gemaakt"
    }
  ]
}