eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: FS III, Udskillelse af affaldsstoffer - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fs3-health-excretion-of-waste-materials"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/fs3-health-excretion-of-waste-materials</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">URINATION<a name=\"fs3-health-excretion-of-waste-materials-URINATION\"> </a></td><td>Problemer med vandladning</td><td>Problemer med vandladning</td></tr><tr><td style=\"white-space:nowrap\">URINARY_INCONTINENCE<a name=\"fs3-health-excretion-of-waste-materials-URINARY_INCONTINENCE\"> </a></td><td>Problemer med urininkontinens</td><td>Problemer med urininkontinens</td></tr><tr><td style=\"white-space:nowrap\">FAECAL_INCONTINENCE<a name=\"fs3-health-excretion-of-waste-materials-FAECAL_INCONTINENCE\"> </a></td><td>Problemer med afføringsinkontinens</td><td>Problemer med afføringsinkontinens</td></tr><tr><td style=\"white-space:nowrap\">STOMACH_INTESTINES<a name=\"fs3-health-excretion-of-waste-materials-STOMACH_INTESTINES\"> </a></td><td>Problemer med mave og tarm</td><td>Problemer med mave og tarm</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/fs3-health-excretion-of-waste-materials"^^xsd:anyURI] ; #
fhir:version [ fhir:v "latest"] ; #
fhir:name [ fhir:v "FS III, Udskillelse af affaldsstoffer"] ; #
fhir:title [ fhir:v "FS III, Udskillelse af affaldsstoffer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-02-02T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "FS III, Udskillelse af affaldsstoffer"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "URINATION" ] ;
fhir:display [ fhir:v "Problemer med vandladning" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med vandladning" ] ] )
] [
fhir:code [ fhir:v "URINARY_INCONTINENCE" ] ;
fhir:display [ fhir:v "Problemer med urininkontinens" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med urininkontinens" ] ] )
] [
fhir:code [ fhir:v "FAECAL_INCONTINENCE" ] ;
fhir:display [ fhir:v "Problemer med afføringsinkontinens" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med afføringsinkontinens" ] ] )
] [
fhir:code [ fhir:v "STOMACH_INTESTINES" ] ;
fhir:display [ fhir:v "Problemer med mave og tarm" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med mave og tarm" ] ] )
] ) . #