@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://hl7.org/fhir/4.3/ValueSet/R4B-consent-category-for-R5> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4B-consent-category-for-R5"] ; # 
  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 R4B-consent-category-for-R5</b></p><a name=\"R4B-consent-category-for-R5\"> </a><a name=\"hcR4B-consent-category-for-R5\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-consent-category.html\"><code>http://terminology.hl7.org/CodeSystem/consentcategorycodes</code></a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.5.0/ValueSet-v3-ActConsentType.html\">ActConsentType</a></li><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></tr><tr><td><a href=\"https://loinc.org/59284-0/\">59284-0</a></td><td>Patient Consent</td></tr><tr><td><a href=\"https://loinc.org/57016-8/\">57016-8</a></td><td>Privacy policy acknowledgement Document</td></tr><tr><td><a href=\"https://loinc.org/57017-6/\">57017-6</a></td><td>Privacy policy Organization Document</td></tr><tr><td><a href=\"https://loinc.org/64292-6/\">64292-6</a></td><td>Release of information consent</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 2
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "cbcc"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4b.r5"
       ]
     ] [
       fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "0.0.1-snapshot-2"
       ]
     ] ) ;
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.3/ValueSet/R4B-consent-category-for-R5"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4B_consent_category_for_R5"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4B.ConsentCategoryCodes for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:42.060666+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Community Based Collaborative Care"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Community Based Collaborative Care" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cbcc" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/consent-category|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ]
     ] [
       fhir:valueSet ( [
         fhir:v "http://terminology.hl7.org/ValueSet/v3-ActConsentType|3.0.0"^^xsd:anyURI ;
         fhir:link <http://terminology.hl7.org/ValueSet/v3-ActConsentType|3.0.0>
       ] )
     ] [
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "59284-0" ] ;
         fhir:display [ fhir:v "Patient Consent" ]
       ] [
         fhir:code [ fhir:v "57016-8" ] ;
         fhir:display [ fhir:v "Privacy policy acknowledgement Document" ]
       ] [
         fhir:code [ fhir:v "57017-6" ] ;
         fhir:display [ fhir:v "Privacy policy Organization Document" ]
       ] [
         fhir:code [ fhir:v "64292-6" ] ;
         fhir:display [ fhir:v "Release of information consent" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

