@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/3.0/CodeSystem/v2-0272> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0272"] ; # 
  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: CodeSystem v2-0272</b></p><a name=\"v2-0272\"> </a><a name=\"hcv2-0272\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Deprecated</td><td>deprecated</td><td>http://hl7.org/fhir/concept-properties#deprecated</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0272</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deprecated</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"v2-0272-1\"> </a></td><td>ASTM Level 1</td><td>1997-03</td><td>ASTM Level 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"v2-0272-2\"> </a></td><td>ASTM Level 2</td><td>1997-03</td><td>ASTM Level 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"v2-0272-3\"> </a></td><td>ASTM Level 3</td><td>1997-03</td><td>ASTM Level 3</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0272-R\"> </a></td><td>Restricted</td><td/><td>Beperkte toegang</td></tr><tr><td style=\"white-space:nowrap\">RE<a name=\"v2-0272-RE\"> </a></td><td>Restricted</td><td>1997-03</td><td>Beperkte toegang</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0272-U\"> </a></td><td>Usual control</td><td/><td>Normale toegang</td></tr><tr><td style=\"white-space:nowrap\">UC<a name=\"v2-0272-UC\"> </a></td><td>Usual control</td><td>1997-03</td><td>Normale toegang</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"v2-0272-V\"> </a></td><td>Very restricted</td><td/><td>Zeer beperkte toegang</td></tr><tr><td style=\"white-space:nowrap\">VR<a name=\"v2-0272-VR\"> </a></td><td>Very restricted</td><td>1997-03</td><td>Zeer beperkte toegang</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:string ;
       fhir:v "External"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 0
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r3.r4"
       ]
     ] [
       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-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "fhir"
     ]
  ] [
     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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/v2/0272"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.8.2"] ; # 
  fhir:name [ fhir:v "v2 Document Confidentiality Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T15:32:29-04: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 "FHIR Value set/code system definition for HL7 v2 table 0272 ( Document Confidentiality Status)"] ; # 
  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:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/v2-0272"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/v2-0272>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "deprecated" ] ;
     fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecated"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" ] ;
     fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "1" ] ;
     fhir:display [ fhir:v "ASTM Level 1" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "ASTM Level 1" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "2" ] ;
     fhir:display [ fhir:v "ASTM Level 2" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "ASTM Level 2" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "3" ] ;
     fhir:display [ fhir:v "ASTM Level 3" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "ASTM Level 3" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "R" ] ;
     fhir:display [ fhir:v "Restricted" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Beperkte toegang" ]
     ] )
  ] [
     fhir:code [ fhir:v "RE" ] ;
     fhir:display [ fhir:v "Restricted" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Beperkte toegang" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "U" ] ;
     fhir:display [ fhir:v "Usual control" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Normale toegang" ]
     ] )
  ] [
     fhir:code [ fhir:v "UC" ] ;
     fhir:display [ fhir:v "Usual control" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Normale toegang" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] [
     fhir:code [ fhir:v "V" ] ;
     fhir:display [ fhir:v "Very restricted" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Zeer beperkte toegang" ]
     ] )
  ] [
     fhir:code [ fhir:v "VR" ] ;
     fhir:display [ fhir:v "Very restricted" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Zeer beperkte toegang" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "deprecated" ] ;
       fhir:value [
         a fhir:dateTime ;
         fhir:v "1997-03"^^xsd:gYearMonth
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

