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 Procedure - zib-nursingintervention-01 - TTL Representation

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Procedure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "zib-nursingintervention-01"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table>\n                <caption>Verrichting. Subject: <a href=\"Patient/nl-core-patient-03\">I. Jongeneel-de\n                        Haas</a>. Categorie: <span title=\"Nursing procedure (procedure) (9632001 - SNOMED CT)\">Nursing\n                        procedure (procedure)</span>, Status: voltooid<div>Uitvoerende: <a href=\"Practitioner/nl-core-practitioner-03\">Nurse G.Z.M. de Wit</a>\n                    </div>\n                </caption>\n                <tfoot>\n                    <tr>\n                        <th>Aangevraagd door</th>\n                        <td>\n                            <a href=\"Practitioner/nl-core-practitioner-01\">Huisarts H. de Vries</a>\n                        </td>\n                    </tr>\n                </tfoot>\n                <tbody>\n                    <tr>\n                        <td>\n                            <span title=\"Dressing of wound (procedure) (182531007 - SNOMED CT)\">Dressing of wound (procedure)</span>\n                        </td>\n                        <td>\n                            <div>Uitgevoerd: 5 juni 2015 - 10 juni 2015</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Timing</th>\n                        <td>\n                            <div>eenmalig, max frequentie 2 maal per dag</div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Deel van lichaam</th>\n                        <td>\n                            <span title=\"Knee region structure (body structure) (72696002 - SNOMED CT)\">Knee region structure (body structure)</span>\n                            <span title=\"Left (7771000 - SNOMED CT)\">Left</span>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Doel</th>\n                        <td>\n                            <a href=\"Goal/zib-wound-treatmentobjective-03\">Wondgenezing</a>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Reden</th>\n                        <td>\n                            <a href=\"Condition/zib-wound-problem-07\">Derdegraads brandwond linker\n                                knie</a>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th>Gebruikt item</th>\n                        <td>\n                            <div>TODO Reference without reference, display or identifier</div>\n                            <div>\n                                <a href=\"DeviceUseStatement/zib-wound-medicaldevice-01\">Wonddrain\n                                    (fysiek object)</a>\n                            </div>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/goal-pertainsToGoal"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Goal/zib-wound-treatmentobjective-03" ] ;
fhir:display [ fhir:v "Wondgenezing" ]     ]
  ] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Requester"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-01" ] ;
fhir:display [ fhir:v "Huisarts H. de Vries" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/procedure-schedule"^^xsd:anyURI ] ;
fhir:value [
a fhir:Timing ;
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:integer ] ;
fhir:frequencyMax [ fhir:v "2"^^xsd:integer ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
a sct:9632001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9632001" ] ;
fhir:display [ fhir:v "Nursing procedure (procedure)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:182531007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182531007" ] ;
fhir:display [ fhir:v "Dressing of wound (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-03" ] ;
fhir:display [ fhir:v "I. Jongeneel-de Haas" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2015-06-05"^^xsd:date ] ;
fhir:end [ fhir:v "2015-06-10"^^xsd:date ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-03" ] ;
fhir:display [ fhir:v "Nurse G.Z.M. de Wit" ]     ]
  ] ) ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/zib-wound-problem-07" ] ;
fhir:display [ fhir:v "Derdegraads brandwond linker knie" ]
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ;
fhir:display [ fhir:v "Left" ]         ] )       ]     ] ) ;
    ( fhir:coding [
a sct:72696002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72696002" ] ;
fhir:display [ fhir:v "Knee region structure (body structure)" ]     ] )
  ] ) ; # 
  fhir:usedReference ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/extension-medicaldevice"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DeviceUseStatement/zib-wound-medicaldevice-01" ] ;
fhir:display [ fhir:v "Wonddrain (fysiek object)" ]       ]     ] )
  ] ) . #