DK MedCom Condition List
1.0.0 - ci-build

DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-conditionlist/ and changes regularly. See the Directory of published versions

: Composition instance - 5th ConditionList - 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2590fc0b-d6fb-4d7f-86fb-60b7474d59a5"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-composition"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-composition>     ] )
  ] ; # 
  fhir:language [ fhir:v "da"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"da\" lang=\"da\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 2590fc0b-d6fb-4d7f-86fb-60b7474d59a5</b></p><a name=\"2590fc0b-d6fb-4d7f-86fb-60b7474d59a5\"> </a><a name=\"hc2590fc0b-d6fb-4d7f-86fb-60b7474d59a5\"> </a><a name=\"2590fc0b-d6fb-4d7f-86fb-60b7474d59a5-en-US\"> </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\">Language: da</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-conditionlist-composition.html\">MedComConditionListComposition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 29308-4}\">Diagnosis</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 11503-0}\">Medical records</span></p><p><b>date</b>: 2024-07-10 12:50:00+0100</p><p><b>author</b>: <a href=\"Organization-465b576f-9620-4394-adc7-ff00a95971d1.html\">Organization MedCom Testcenter</a></p><p><b>title</b>: Diagnoseoversigt for 2509479989</p><p><b>confidentiality</b>: normal</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:29308-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29308-4" ] ;
fhir:display [ fhir:v "Diagnosis" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:11503-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11503-0" ] ;
fhir:display [ fhir:v "Medical records" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/19bdc614-503b-481d-ae65-4040daf7060d" ]
  ] ; # 
  fhir:date [ fhir:v "2024-07-10T12:50:00+01:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/465b576f-9620-4394-adc7-ff00a95971d1" ]
  ] ) ; # 
  fhir:title [ fhir:v "Diagnoseoversigt for 2509479989"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:section ( [
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 5af29fb2-f724-4918-94b2-cfeb18e263ac</b></p><a name=\"5af29fb2-f724-4918-94b2-cfeb18e263ac\"></a><a name=\"hc5af29fb2-f724-4918-94b2-cfeb18e263ac\"> </a><a name=\"hc5af29fb2-f724-4918-94b2-cfeb18e263ac-en-US\"></a><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:\">KOL</span></p><p><b>subject</b>: <a href=\"Patient-19bdc614-503b-481d-ae65-4040daf7060d.html\">Knut Odvar Test Mosebryggersen (official) Male, DoB: 1982-02-15 ( urn:oid:1.2.208.176.1.2#1502829995)</a></p><p><b>onset</b>: 2019-11-25</p><p><b>recordedDate</b>: 2020-03-15</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/5af29fb2-f724-4918-94b2-cfeb18e263ac" ]     ] )
  ] ) . #