@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.0/ValueSet/R4-v2-0369-for-R4B> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4-v2-0369-for-R4B"] ; # 
  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 R4-v2-0369-for-R4B</b></p><a name=\"R4-v2-0369-for-R4B\"> </a><a name=\"hcR4-v2-0369-for-R4B\"> </a><p>This value set expansion contains 11 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-B\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-B\">B</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Blind Sample</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-C\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-C\">C</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Calibrator, used for initial setting of calibration</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-E\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-E\">E</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Electronic QC, used with manufactured reference providing signals that simulate QC results</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-F\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-F\">F</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Specimen used for testing proficiency of the organization performing the testing (Filler)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-G\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-G\">G</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Group (where a specimen consists of multiple individual elements that are not individually identified)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-L\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-L\">L</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Pool (aliquots of individual specimens combined to form a single specimen representing all of the components.)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-O\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-O\">O</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Specimen used for testing Operator Proficiency</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-P\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-P\">P</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Patient (default if blank component value)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-Q\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-Q\">Q</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Control specimen</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-R\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-R\">R</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Replicate (of patient sample as a control)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v2-0369-for-R4B-http://terminology.hl7.org/CodeSystem/v2-0369-V\"> </a>  <a href=\"CodeSystem-v2-0369.html#v2-0369-V\">V</a></td><td>http://terminology.hl7.org/CodeSystem/v2-0369</td><td>Verifying Calibrator, used for periodic calibration checks</td></tr></table></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 0
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       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.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-v2-0369-for-R4B"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4_v2_0369_for_R4B"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4.v2.0369 for use in FHIR R4B"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:18.731904+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "FHIR Infrastructure" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v2-0369|2.9 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."] ; # 
  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/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "B" ] ;
         fhir:display [ fhir:v "Blind Sample" ]
       ] [
         fhir:code [ fhir:v "C" ] ;
         fhir:display [ fhir:v "Calibrator, used for initial setting of calibration" ]
       ] [
         fhir:code [ fhir:v "E" ] ;
         fhir:display [ fhir:v "Electronic QC, used with manufactured reference providing signals that simulate QC results" ]
       ] [
         fhir:code [ fhir:v "F" ] ;
         fhir:display [ fhir:v "Specimen used for testing proficiency of the organization performing the testing (Filler)" ]
       ] [
         fhir:code [ fhir:v "G" ] ;
         fhir:display [ fhir:v "Group (where a specimen consists of multiple individual elements that are not individually identified)" ]
       ] [
         fhir:code [ fhir:v "L" ] ;
         fhir:display [ fhir:v "Pool (aliquots of individual specimens combined to form a single specimen representing all of the components.)" ]
       ] [
         fhir:code [ fhir:v "O" ] ;
         fhir:display [ fhir:v "Specimen used for testing Operator Proficiency" ]
       ] [
         fhir:code [ fhir:v "P" ] ;
         fhir:display [ fhir:v "Patient (default if blank component value)" ]
       ] [
         fhir:code [ fhir:v "Q" ] ;
         fhir:display [ fhir:v "Control specimen" ]
       ] [
         fhir:code [ fhir:v "R" ] ;
         fhir:display [ fhir:v "Replicate (of patient sample as a control)" ]
       ] [
         fhir:code [ fhir:v "V" ] ;
         fhir:display [ fhir:v "Verifying Calibrator, used for periodic calibration checks" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:36:18.731905+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "B" ] ;
       fhir:display [ fhir:v "Blind Sample" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "C" ] ;
       fhir:display [ fhir:v "Calibrator, used for initial setting of calibration" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "E" ] ;
       fhir:display [ fhir:v "Electronic QC, used with manufactured reference providing signals that simulate QC results" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "F" ] ;
       fhir:display [ fhir:v "Specimen used for testing proficiency of the organization performing the testing (Filler)" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "G" ] ;
       fhir:display [ fhir:v "Group (where a specimen consists of multiple individual elements that are not individually identified)" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "L" ] ;
       fhir:display [ fhir:v "Pool (aliquots of individual specimens combined to form a single specimen representing all of the components.)" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "O" ] ;
       fhir:display [ fhir:v "Specimen used for testing Operator Proficiency" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "P" ] ;
       fhir:display [ fhir:v "Patient (default if blank component value)" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "Q" ] ;
       fhir:display [ fhir:v "Control specimen" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "R" ] ;
       fhir:display [ fhir:v "Replicate (of patient sample as a control)" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0369"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2.9" ] ;
       fhir:code [ fhir:v "V" ] ;
       fhir:display [ fhir:v "Verifying Calibrator, used for periodic calibration checks" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

