RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Epic Condition Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eEN48OuhxGuLXyJmUAC8JvQ3"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"eEN48OuhxGuLXyJmUAC8JvQ3\"> </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 Condition &quot;eEN48OuhxGuLXyJmUAC8JvQ3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Problem\">HCIM Problem</a></p></div><p><b>clinicalStatus</b>: active</p><p><b>verificationStatus</b>: confirmed</p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/STU3/codesystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span>, Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#75310-3 &quot;Health concerns&quot;; extension-codes#health-concern)</span></p><p><b>severity</b>: medium <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: artrose van voet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#M19.97; unknown#309246000)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3\">https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3: Fictief, Jan</a></p><p><b>onset</b>: 2018-06-26 --&gt; 2018-06-26</p><p><b>assertedDate</b>: 2018-06-26</p></div>"
  ] ; # 
  fhir:clinicalStatus [ fhir:v "active"] ; # 
  fhir:verificationStatus [ fhir:v "confirmed"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem List Item" ]
  ] [
    ( fhir:coding [
a loinc:75310-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75310-3" ] ;
fhir:display [ fhir:v "Health concerns" ]     ] [
fhir:system [ fhir:v "http://argonautwiki.hl7.org/extension-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] ) ; # 
  fhir:severity [
fhir:text [ fhir:v "medium" ]
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.3.2"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M19.97" ]     ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.96"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309246000" ]     ] ) ;
fhir:text [ fhir:v "artrose van voet" ]
  ] ; # 
  fhir:subject [
fhir:link <https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3> ;
fhir:reference [ fhir:v "https://icf.prd.epd.umcg.intra/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3" ] ;
fhir:display [ fhir:v "Fictief, Jan" ]
  ] ; # 
  fhir:onset [
a fhir:Period ;
fhir:start [ fhir:v "2018-06-26"^^xsd:date ] ;
fhir:end [ fhir:v "2018-06-26"^^xsd:date ]
  ] ; # 
  fhir:assertedDate [ fhir:v "2018-06-26"^^xsd:date] . #