DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1 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 - Testexample R1(2) - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "d85e8881-2780-4487-8114-4cc34b5057fd"] ; #
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 d85e8881-2780-4487-8114-4cc34b5057fd</b></p><a name=\"d85e8881-2780-4487-8114-4cc34b5057fd\"> </a><a name=\"hcd85e8881-2780-4487-8114-4cc34b5057fd\"> </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 11450-4}\">Problem list - Reported</span></p><p><b>date</b>: 2024-01-12 09:23:00+0100</p><p><b>author</b>: <a href=\"Organization-d39a8251-db8e-4b92-ae80-c89857fd1af9.html\">Organization MedCom Testcenter</a></p><p><b>title</b>: Diagnoseoversigt for 1911629885</p><p><b>confidentiality</b>: normal</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td></tr><tr><td style=\"display: none\">*</td><td>Official</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/cee69158-0e0b-4c37-b7b3-28e42345383c" ]
] ; #
fhir:date [ fhir:v "2024-01-12T09:23:00+01:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/d39a8251-db8e-4b92-ae80-c89857fd1af9" ]
] ) ; #
fhir:title [ fhir:v "Diagnoseoversigt for 1911629885"] ; #
fhir:confidentiality [ fhir:v "N"] ; #
fhir:attester ( [
fhir:mode [ fhir:v "official" ]
] ) ; #
fhir:section ( [
( fhir:entry [
fhir:reference [ fhir:v "Condition/5db4736d-4bc1-4f64-9df8-05565cf54b94" ] ] [
fhir:reference [ fhir:v "Condition/d5ce07d6-2d5f-417b9b5a" ] ] [
fhir:reference [ fhir:v "Condition/f1813e13-c783-40e5-bf3a-021f8150fb86" ] ] )
] ) . #