@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------

<http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-typecode-VS> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MedCom-ihe-core-typecode-VS"] ; # 
  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: ValueSet MedCom-ihe-core-typecode-VS</b></p><a name=\"MedCom-ihe-core-typecode-VS\"> </a><a name=\"hcMedCom-ihe-core-typecode-VS\"> </a><a name=\"MedCom-ihe-core-typecode-VS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>53576-5</td><td>Personal health monitoring report Document</td></tr><tr><td>74468-0</td><td>Questionnaire Form Definition Document</td></tr><tr><td>56446-8</td><td>Appointment Summary Document</td></tr><tr><td>39289-4</td><td>Follow-up (referred to) provider /specialist, appointment date CPHS</td></tr><tr><td>39290-2</td><td>Follow-up (referred to) program, appointment date CPHS</td></tr><tr><td>103140-0</td><td>Personal health attachment Document</td></tr><tr><td>74465-6</td><td>Questionnaire Response Document</td></tr><tr><td>11450-4</td><td>Problem list - Reported</td></tr><tr><td>81215-6</td><td>Care plan - recommended C-CDA R2.0 &amp; R2.1 sections</td></tr><tr><td>11502-2</td><td>Laboratory report</td></tr><tr><td>57059-8</td><td>Pregnancy visit summary note Narrative</td></tr><tr><td>28615-3</td><td>Audiology Study</td></tr></table></li><li>Include these codes as defined in <code>urn:oid:1.2.208.184.100.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>CMR</td><td>Clinical Mesurement Report</td></tr><tr><td>PDC</td><td>Stamkort</td></tr><tr><td>MADC</td><td>MADC</td></tr><tr><td>PFR</td><td>Pregnancy Referral Form</td></tr><tr><td>PSCR</td><td>Pregnancy Shared Care Report</td></tr><tr><td>PMR</td><td>Pregnancy Measurement Report</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-typecode-VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "MedComIHE_CoreTypeCode"] ; # 
  fhir:title [ fhir:v "IHE TypeCode"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2022-01-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "MedCom"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "MedCom" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.medcom.dk" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet containing TypeCode."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.1"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "53576-5" ] ;
         fhir:display [ fhir:v "Personal health monitoring report Document" ]
       ] [
         fhir:code [ fhir:v "74468-0" ] ;
         fhir:display [ fhir:v "Questionnaire Form Definition Document" ]
       ] [
         fhir:code [ fhir:v "56446-8" ] ;
         fhir:display [ fhir:v "Appointment Summary Document" ]
       ] [
         fhir:code [ fhir:v "39289-4" ] ;
         fhir:display [ fhir:v "Follow-up (referred to) provider /specialist, appointment date CPHS" ]
       ] [
         fhir:code [ fhir:v "39290-2" ] ;
         fhir:display [ fhir:v "Follow-up (referred to) program, appointment date CPHS" ]
       ] [
         fhir:code [ fhir:v "103140-0" ] ;
         fhir:display [ fhir:v "Personal health attachment Document" ]
       ] [
         fhir:code [ fhir:v "74465-6" ] ;
         fhir:display [ fhir:v "Questionnaire Response Document" ]
       ] [
         fhir:code [ fhir:v "11450-4" ] ;
         fhir:display [ fhir:v "Problem list - Reported" ]
       ] [
         fhir:code [ fhir:v "81215-6" ] ;
         fhir:display [ fhir:v "Care plan - recommended C-CDA R2.0 & R2.1 sections" ]
       ] [
         fhir:code [ fhir:v "11502-2" ] ;
         fhir:display [ fhir:v "Laboratory report" ]
       ] [
         fhir:code [ fhir:v "57059-8" ] ;
         fhir:display [ fhir:v "Pregnancy visit summary note Narrative" ]
       ] [
         fhir:code [ fhir:v "28615-3" ] ;
         fhir:display [ fhir:v "Audiology Study" ]
       ] )
     ] [
       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" ]
       ] [
         fhir:code [ fhir:v "PFR" ] ;
         fhir:display [ fhir:v "Pregnancy Referral Form" ]
       ] [
         fhir:code [ fhir:v "PSCR" ] ;
         fhir:display [ fhir:v "Pregnancy Shared Care Report" ]
       ] [
         fhir:code [ fhir:v "PMR" ] ;
         fhir:display [ fhir:v "Pregnancy Measurement Report" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

