@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 -------------------------------------------------------------------

<https://gematik.de/fhir/isik/Implementationguide/ICU/Condition/Example-condition-kreuz-stern-sekundaer> a fhir:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-condition-kreuz-stern-sekundaer"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKDiagnose"^^xsd:anyURI ;
       fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKDiagnose>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Example-condition-kreuz-stern-sekundaer</b></p><a name=\"Example-condition-kreuz-stern-sekundaer\"> </a><a name=\"hcExample-condition-kreuz-stern-sekundaer\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKDiagnose.html\">ISiKDiagnose</a></p></div><p><b>Condition Related</b>: <a href=\"Condition-Example-condition-kreuz-stern-primaer.html\">Condition Diabetes mellitus, Typ 1: Mit Augenkomplikationen: Nicht als entgleist bezeichnet</a></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm H36.0}\">Retinopathia diabetica</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 1290031003}\">Structure of left eye proper</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-Fachabteilungskontakt.html\">Encounter: extension = ; identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt,Operation; serviceType = Innere Medizin; period = 2021-02-12 --&gt; 2021-02-13</a></p><p><b>recordedDate</b>: 2021-05-24</p><p><b>note</b>: </p><blockquote><div><p>Beispiel für eine Anmerkung</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/condition-related"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/condition-related>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <https://gematik.de/fhir/isik/Implementationguide/ICU/Condition/Example-condition-kreuz-stern-primaer> ;
       fhir:reference [ fhir:v "Condition/Example-condition-kreuz-stern-primaer" ]
     ]
  ] ) ; # 
  fhir:clinicalStatus [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>
       ] ;
       fhir:code [ fhir:v "active" ]
     ] )
  ] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://fhir.de/StructureDefinition/icd-10-gm-mehrfachcodierungs-kennzeichen"^^xsd:anyURI ;
           fhir:l <http://fhir.de/StructureDefinition/icd-10-gm-mehrfachcodierungs-kennzeichen>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "http://fhir.de/CodeSystem/icd-10-gm-mehrfachcodierungs-kennzeichen"^^xsd:anyURI ;
             fhir:l <http://fhir.de/CodeSystem/icd-10-gm-mehrfachcodierungs-kennzeichen>
           ] ;
           fhir:code [ fhir:v "*" ]
         ]
       ] ) ;
       fhir:system [
         fhir:v "http://fhir.de/CodeSystem/bfarm/icd-10-gm"^^xsd:anyURI ;
         fhir:l <http://fhir.de/CodeSystem/bfarm/icd-10-gm>
       ] ;
       fhir:version [ fhir:v "2024" ] ;
       fhir:code [ fhir:v "H36.0" ] ;
       fhir:display [ fhir:v "Retinopathia diabetica" ]
     ] )
  ] ; # 
  fhir:bodySite ( [
     fhir:coding ( [
       a sct:1290031003 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:version [ fhir:v "http://snomed.info/sct/11000274103/version/20251115" ] ;
       fhir:code [ fhir:v "1290031003" ] ;
       fhir:display [ fhir:v "Structure of left eye proper" ]
     ] )
  ] ) ; # 
  fhir:subject [
     fhir:l <https://gematik.de/fhir/isik/Implementationguide/ICU/Patient/PatientinMusterfrau> ;
     fhir:reference [ fhir:v "Patient/PatientinMusterfrau" ]
  ] ; # 
  fhir:encounter [
     fhir:l <https://gematik.de/fhir/isik/Implementationguide/ICU/Encounter/Fachabteilungskontakt> ;
     fhir:reference [ fhir:v "Encounter/Fachabteilungskontakt" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2021-05-24"^^xsd:date] ; # 
  fhir:note ( [
     fhir:text [ fhir:v "Beispiel für eine Anmerkung" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

