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-freedomrestrictingmeasures-02 - 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-freedomrestrictingmeasures-02"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingMeasures"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"zib-freedomrestrictingmeasures-02\"> </a><a name=\"hczib-freedomrestrictingmeasures-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 Procedure &quot;zib-freedomrestrictingmeasures-02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-FreedomRestrictingMeasures.html\">HCIM FreedomRestrictingMeasures</a></p></div><blockquote><p><b>HCIM FreedomRestrictingMeasures LegallyCapable</b></p><p><b>url</b>: <code>LegallyCapableIndicator</code></p><p><b>value</b>: false</p><p><b>url</b>: <code>legallyCapableComment</code></p><p><b>value</b>: Wilsonbekwaam t.a.v. geldzaken.</p></blockquote><p><b>HCIM FreedomrestrictingMeasures Permission</b>: Instemming wettelijke vertegenwoordiger <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#4)</span></p><p><b>status</b>: completed</p><p><b>category</b>: Procedures relating to control, restraint, seclusion and segregation (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#225214000)</span></p><p><b>code</b>: Restriction of movement <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#225317005)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-01.html\">Patient/nl-core-patient-01: Johan XXX_Helleman</a> &quot; XXX_HELLEMAN&quot;</p><p><b>performed</b>: 2014-05-01 --&gt; 2014-05-05</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingMeasures-LegallyCapable"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "LegallyCapableIndicator"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "legallyCapableComment"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Wilsonbekwaam t.a.v. geldzaken." ]     ] ) #  LegallyCapableIndicator 
  ] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingMeasures-Permission"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.6.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Instemming wettelijke vertegenwoordiger" ]       ] )     ] # <extension url=\"Permission\">
  ] ) ; #  LegallyCapable 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
a sct:225214000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "225214000" ] ;
fhir:display [ fhir:v "Procedures relating to control, restraint, seclusion and segregation (procedure)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:225317005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; #  TypeOfInterventionCodelist 
fhir:code [ fhir:v "225317005" ] ;
fhir:display [ fhir:v "Restriction of movement" ]     ] )
  ] ; #  TypeOfInterventionCode 
  fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-01" ] ;
fhir:display [ fhir:v "Johan XXX_Helleman" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2014-05-01"^^xsd:date ] ; #  StartEpisode 
fhir:end [ fhir:v "2014-05-05"^^xsd:date ] #  EndOfEpisode 
  ] . #