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 Observation - WoundCharacteristics-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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "WoundCharacteristics-01"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/WoundCharacteristics"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"WoundCharacteristics-01\"> </a><a name=\"hcWoundCharacteristics-01\"> </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 Observation &quot;WoundCharacteristics-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-WoundCharacteristics.html\">Wound characteristics for HCIM Wound/PressureUlcer</a></p></div><p><b>Reason Reference</b>: <a href=\"Condition-zib-wound-01.html\">Condition/zib-wound-01: Chirurgische wond</a></p><p><b>status</b>: final</p><p><b>code</b>: Wound observable (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#364554009)</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><blockquote><p><b>component</b></p><p><b>code</b>: lengte van verwonding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#401238003)</span></p><p><b>value</b>: 5 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: breedte van verwonding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#401239006)</span></p><p><b>value</b>: 2 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: diepte van verwonding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#425094009)</span></p><p><b>value</b>: 1 cm</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Wond weefsel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#19.2.4)</span></p><p><b>value</b>: Gele wond <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#GEEL)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: infectiestatus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#405009004)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: wondvochtigheid <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#298007001)</span></p><p><b>value</b>: Vochtige wond <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#VOCHTIG)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: bevinding betreffende rand van wond <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#449747006)</span></p><p><b>value</b>: Ondermijning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#449752001)</span></p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/event-reasonReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Condition/zib-wound-01" ] ;
fhir:display [ fhir:v "Chirurgische wond" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:364554009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "364554009" ] ;
fhir:display [ fhir:v "Wound observable (observable entity)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-01" ] ;
fhir:display [ fhir:v "Johan XXX_Helleman" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:401238003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "401238003" ] ;
fhir:display [ fhir:v "lengte van verwonding" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:401239006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "401239006" ] ;
fhir:display [ fhir:v "breedte van verwonding" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:425094009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "425094009" ] ;
fhir:display [ fhir:v "diepte van verwonding" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19.2.4" ] ;
fhir:display [ fhir:v "Wond weefsel" ]       ] )     ] ; #  WoundTissue 
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.7.2"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GEEL" ] ;
fhir:display [ fhir:v "Gele wond" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/extension-valueBoolean"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] ) ;
fhir:code [
      ( fhir:coding [
a sct:405009004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "405009004" ] ;
fhir:display [ fhir:v "infectiestatus" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:298007001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "298007001" ] ;
fhir:display [ fhir:v "wondvochtigheid" ]       ] )     ] ; #  WoundMoisture 
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.7.3"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VOCHTIG" ] ;
fhir:display [ fhir:v "Vochtige wond" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:449747006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "449747006" ] ;
fhir:display [ fhir:v "bevinding betreffende rand van wond" ]       ] )     ] ; #  WoundEdge 
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:449752001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "449752001" ] ;
fhir:display [ fhir:v "Ondermijning" ]       ] )     ]
  ] ) . #