eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2019-12-11 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dk-ihe-typecode-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"https://loinc.org/103140-0/\">103140-0</a></td><td>Personal health attachment Document</td><td>Personal health attachment Document</td></tr><tr><td><a href=\"https://loinc.org/53576-5/\">53576-5</a></td><td>Personal health monitoring report Document</td><td>Personal health monitoring report Document</td></tr><tr><td><a href=\"https://loinc.org/74468-0/\">74468-0</a></td><td>Questionnaire Form Definition Document</td><td>Questionnaire Form Definition Document</td></tr><tr><td><a href=\"https://loinc.org/74465-6/\">74465-6</a></td><td>Questionnaire Response Document</td><td>Questionnaire Response Document</td></tr><tr><td><a href=\"https://loinc.org/11502-2/\">11502-2</a></td><td>LABORATORY REPORT.TOTAL</td><td>LABORATORY REPORT.TOTAL</td></tr><tr><td><a href=\"https://loinc.org/56446-8/\">56446-8</a></td><td>Appointment Summary Document</td><td>Appointment Summary Document</td></tr><tr><td><a href=\"https://loinc.org/39290-2/\">39290-2</a></td><td>Follow-up (referred to) program, appointment date</td><td>Follow-up (referred to) program, appointment date</td></tr><tr><td><a href=\"https://loinc.org/39289-4/\">39289-4</a></td><td>Follow-up (referred to) provider and/or specialist, appointment date</td><td>Follow-up (referred to) provider and/or specialist, appointment date</td></tr><tr><td><a href=\"https://loinc.org/81215-6/\">81215-6</a></td><td>Care plan - recommended C-CDA R2.0 and R2.1 sections</td><td>Care plan - recommended C-CDA R2.0 and R2.1 sections</td></tr><tr><td><a href=\"https://loinc.org/57059-8/\">57059-8</a></td><td>Pregnancy visit summary note Narrative</td><td>Summary for prenancy visit</td></tr><tr><td><a href=\"https://loinc.org/28615-3/\">28615-3</a></td><td>Audiology Study</td><td>DA: Audiologi dokument</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html\"><code>urn:oid:1.2.208.184.100.1</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html#urn-oid-1.2.208.184.100.1-CMR\">CMR</a></td><td>Clinical Mesurement Report</td><td>Clinical Mesurement Report</td><td></td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html#urn-oid-1.2.208.184.100.1-PDC\">PDC</a></td><td>Stamkort</td><td>Personal Data Card</td><td></td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html#urn-oid-1.2.208.184.100.1-MADC\">MADC</a></td><td>MADC</td><td>Graviditetskort</td><td></td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "latest"] ; #
fhir:name [ fhir:v "DK_IHE_TypeCode_VS"] ; #
fhir:title [ fhir:v "DK_IHE_TypeCode_VS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-11T00: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 "Value set for the typeCode attribute. The typeCode specifies the precise type of document from the user perspective. The granularity of typeCode is finer grained than its superior classCode."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "103140-0" ] ;
fhir:display [ fhir:v "Personal health attachment Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Personal health attachment Document" ] ] ) ] [
fhir:code [ fhir:v "53576-5" ] ;
fhir:display [ fhir:v "Personal health monitoring report Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Personal health monitoring report Document" ] ] ) ] [
fhir:code [ fhir:v "74468-0" ] ;
fhir:display [ fhir:v "Questionnaire Form Definition Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Questionnaire Form Definition Document" ] ] ) ] [
fhir:code [ fhir:v "74465-6" ] ;
fhir:display [ fhir:v "Questionnaire Response Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Questionnaire Response Document" ] ] ) ] [
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "LABORATORY REPORT.TOTAL" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "LABORATORY REPORT.TOTAL" ] ] ) ] [
fhir:code [ fhir:v "56446-8" ] ;
fhir:display [ fhir:v "Appointment Summary Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Appointment Summary Document" ] ] ) ] [
fhir:code [ fhir:v "39290-2" ] ;
fhir:display [ fhir:v "Follow-up (referred to) program, appointment date" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Follow-up (referred to) program, appointment date" ] ] ) ] [
fhir:code [ fhir:v "39289-4" ] ;
fhir:display [ fhir:v "Follow-up (referred to) provider and/or specialist, appointment date" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Follow-up (referred to) provider and/or specialist, appointment date" ] ] ) ] [
fhir:code [ fhir:v "81215-6" ] ;
fhir:display [ fhir:v "Care plan - recommended C-CDA R2.0 and R2.1 sections" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Care plan - recommended C-CDA R2.0 and R2.1 sections" ] ] ) ] [
fhir:code [ fhir:v "57059-8" ] ;
fhir:display [ fhir:v "Pregnancy visit summary note Narrative" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Summary for prenancy visit" ] ] ) ] [
fhir:code [ fhir:v "28615-3" ] ;
fhir:display [ fhir:v "Audiology Study" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "DA: Audiologi dokument" ] ] ) ] ) ] [
fhir:system [ fhir:v "urn:oid:1.2.208.184.100.1"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "CMR" ] ;
fhir:display [ fhir:v "Clinical Mesurement Report" ] ] [
fhir:code [ fhir:v "PDC" ] ;
fhir:display [ fhir:v "Stamkort" ] ] [
fhir:code [ fhir:v "MADC" ] ;
fhir:display [ fhir:v "MADC" ] ] ) ] )
] . #
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#latest based on FHIR 4.0.1. Generated 2024-06-07