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-01.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: I. XXX_Helleman-de Haas. Id: 1adf1a17-8fdf-11ec-1968-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: actief
Apparaat/SysteemCentraal veneuze katheter
Deel van lichaamStructure of left subclavian vein (body structure)
Lumen of lijn
Lijnstatus: Lopend
Lumenlocatie: Proximal
Toedieningssysteem: TPV 1 liter per 24 uur infusionfluid-tpv-example
Lumen of lijn
Lijnstatus: Afgedopt
Lumenlocatie: Medial
Slotvloeistof: Lockfluid NaCl 0.9 % lockfluid-nacl-example
Lumen of lijn
Lijnstatus: Lopend
Lumenlocatie: Distal
Toedieningssysteem: NaCl 0.9 % 500 ml per 24 uur infusionfluid-nacl-example
GebruiksperiodeVanaf 30 november 2014

Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "zib-infusion-01",
  "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": "AdministeringSystem",
          "valueReference": {
            "reference": "MedicationAdministration/zib-medicationadministration-01",
            "display": "TPV 1 liter per 24 uur infusionfluid-tpv-example"
          }
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine"
    },
    {
      "extension": [
        {
          "url": "LineStatus",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.12.1",
                "code": "DOP",
                "display": "Afgedopt"
              }
            ]
          }
        },
        {
          "url": "LumenLocation",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "255561001",
                "display": "Medial"
              }
            ]
          }
        },
        {
          "url": "LockFluid",
          "valueReference": {
            "reference": "MedicationAdministration/zib-medicationadministration-01",
            "display": "Lockfluid NaCl 0.9 % lockfluid-nacl-example"
          }
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine"
    },
    {
      "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": "46053002",
                "display": "Distal"
              }
            ]
          }
        },
        {
          "url": "AdministeringSystem",
          "valueReference": {
            "reference": "MedicationAdministration/zib-medicationadministration-01",
            "display": "NaCl 0.9 % 500 ml per 24 uur infusionfluid-nacl-example"
          }
        }
      ],
      "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": "1adf1a17-8fdf-11ec-1968-020000000000"
    }
  ],
  "status": "active",
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "I. XXX_Helleman-de Haas"
  },
  "whenUsed": {
    "start": "2014-11-30"
  },
  "device": {
    "reference": "Device/zib-infusion-product-01",
    "display": "Centraal veneuze katheter"
  },
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "734747003",
        "display": "Structure of left subclavian vein (body structure)"
      }
    ]
  }
}