@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "dk-ihe-typecode-vs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
  • Include these codes as defined in http://loinc.org
    CodeDisplayEnglish (United States) (English (United States), en)
    53576-5Personal health monitoring report DocumentPersonal health monitoring report Document
    74468-0Questionnaire Form Definition DocumentQuestionnaire Form Definition Document
    74465-6Questionnaire Response DocumentQuestionnaire Response Document
    11502-2LABORATORY REPORT.TOTALLABORATORY REPORT.TOTAL
    56446-8Appointment Summary DocumentAppointment Summary Document
    39290-2Follow-up (referred to) program, appointment dateFollow-up (referred to) program, appointment date
    39289-4Follow-up (referred to) provider and/or specialist, appointment dateFollow-up (referred to) provider and/or specialist, appointment date
    81215-6Care plan - recommended C-CDA R2.0 and R2.1 sectionsCare plan - recommended C-CDA R2.0 and R2.1 sections
" ] ; # fhir:url [ fhir:v "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.10.0"] ; # 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 "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; 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 "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" ] ] ) ] ) ] ) ] . # # -------------------------------------------------------------------------------------