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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DeviceUseStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "zib-feedingtubesystem-02"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceUseStatement</b><a name=\"zib-feedingtubesystem-02\"> </a><a name=\"hczib-feedingtubesystem-02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DeviceUseStatement "zib-feedingtubesystem-02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-FeedingTubeSystem.html\">HCIM FeedingTubeSystem</a></p></div><p><b>HCIM FeedingTubeSystem FeedingTubeLength</b>: 52 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p><p><b>HCIM FeedingTubeSystem EnteralNutrition</b>: <a href=\"MedicationAdministration/example-sondevoeding\">MedicationAdministration/example-sondevoeding: XXX Nutrition</a></p><p><b>MedicalDevice extension</b>: <a href=\"DeviceUseStatement-zib-infusion-01.html\">DeviceUseStatement/zib-infusion-01: Enteral feeding pump</a></p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-01.html\">Patient/nl-core-patient-01: Johan XXX_Helleman</a> " XXX_HELLEMAN"</p><p><b>whenUsed</b>: 2018-12-22 --> (ongoing)</p><p><b>device</b>: <a href=\"Device-zib-feedingtubesystem-product-01.html\">Device/zib-feedingtubesystem-product-01: Percutaneous endoscopic gastrostomy catheter</a></p><p><b>note</b>: Sonde is met spoed toegebracht.</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "52"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ] ]
] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "MedicationAdministration/example-sondevoeding" ] ;
fhir:display [ fhir:v "XXX Nutrition" ] ]
] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/extension-medicaldevice"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DeviceUseStatement/zib-infusion-01" ] ;
fhir:display [ fhir:v "Enteral feeding pump" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-01" ] ;
fhir:display [ fhir:v "Johan XXX_Helleman" ]
] ; #
fhir:whenUsed [
fhir:start [ fhir:v "2018-12-22"^^xsd:date ]
] ; #
fhir:device [
fhir:reference [ fhir:v "Device/zib-feedingtubesystem-product-01" ] ;
fhir:display [ fhir:v "Percutaneous endoscopic gastrostomy catheter" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Sonde is met spoed toegebracht." ]
] ) . #
IG © 2023+ HL7 Netherlands. Package zibs2017#1.3.15 based on FHIR 3.0.2. Generated 2024-04-09
Links: Table of Contents |
QA Report