@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/uv/pharm-quality/CodeSystem/package-grade> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "package-grade"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem package-grade</b></p><a name=\"package-grade\"> </a><a name=\"hcpackage-grade\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/package-grade</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">in-house<a name=\"package-grade-in-house\"> </a></td><td>in-house</td></tr><tr><td style=\"white-space:nowrap\">NF-PH-Eur<a name=\"package-grade-NF-PH-Eur\"> </a></td><td>NF / Ph Eur</td></tr><tr><td style=\"white-space:nowrap\">BP<a name=\"package-grade-BP\"> </a></td><td>Closure Quality Standard</td></tr><tr><td style=\"white-space:nowrap\">16CFR1700<a name=\"package-grade-16CFR1700\"> </a></td><td>16 CFR 1700</td></tr><tr><td style=\"white-space:nowrap\">21CFR175.300<a name=\"package-grade-21CFR175.46300\"> </a></td><td>21 CFR 175.300</td></tr><tr><td style=\"white-space:nowrap\">EU10-2011<a name=\"package-grade-EU10-2011\"> </a></td><td>European Union Regulation 10/2011</td></tr><tr><td style=\"white-space:nowrap\">EU1935-2004<a name=\"package-grade-EU1935-2004\"> </a></td><td>European Commission Regulation 1935/2004</td></tr><tr><td style=\"white-space:nowrap\">EU78-142<a name=\"package-grade-EU78-142\"> </a></td><td>European Union Council Directive 78/142/EEC</td></tr><tr><td style=\"white-space:nowrap\">EU-94-62-EC<a name=\"package-grade-EU-94-62-EC\"> </a></td><td>EU 94/62/EC</td></tr><tr><td style=\"white-space:nowrap\">PhEur3111<a name=\"package-grade-PhEur3111\"> </a></td><td>Materials Based on Non-Plasticised Poly Vinyl Chloride for Containers for Solid Dosage Forms and Oral Administration</td></tr><tr><td style=\"white-space:nowrap\">PhEur322<a name=\"package-grade-PhEur322\"> </a></td><td>Plastic Containers and Closures for Pharmaceutical Use</td></tr><tr><td style=\"white-space:nowrap\">PhEur<a name=\"package-grade-PhEur\"> </a></td><td>PhEur 3.1.3 Polyolefins</td></tr><tr><td style=\"white-space:nowrap\">USP<a name=\"package-grade-USP\"> </a></td><td>USP &lt;661&gt; Plastic Packaging Systems and Their Materials of Construction</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "brr"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/CodeSystem/package-grade"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/CodeSystem/package-grade>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.41.16.22" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CsPackageGrade"] ; # 
  fhir:title [ fhir:v "Package Grade Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-10T20:32:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system contains codes for package grade."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "in-house" ] ;
     fhir:display [ fhir:v "in-house" ]
  ] [
     fhir:code [ fhir:v "NF-PH-Eur" ] ;
     fhir:display [ fhir:v "NF / Ph Eur" ]
  ] [
     fhir:code [ fhir:v "BP" ] ;
     fhir:display [ fhir:v "Closure Quality Standard" ]
  ] [
     fhir:code [ fhir:v "16CFR1700" ] ;
     fhir:display [ fhir:v "16 CFR 1700" ]
  ] [
     fhir:code [ fhir:v "21CFR175.300" ] ;
     fhir:display [ fhir:v "21 CFR 175.300" ]
  ] [
     fhir:code [ fhir:v "EU10-2011" ] ;
     fhir:display [ fhir:v "European Union Regulation 10/2011" ]
  ] [
     fhir:code [ fhir:v "EU1935-2004" ] ;
     fhir:display [ fhir:v "European Commission Regulation 1935/2004" ]
  ] [
     fhir:code [ fhir:v "EU78-142" ] ;
     fhir:display [ fhir:v "European Union Council Directive 78/142/EEC" ]
  ] [
     fhir:code [ fhir:v "EU-94-62-EC" ] ;
     fhir:display [ fhir:v "EU 94/62/EC" ]
  ] [
     fhir:code [ fhir:v "PhEur3111" ] ;
     fhir:display [ fhir:v "Materials Based on Non-Plasticised Poly Vinyl Chloride for Containers for Solid Dosage Forms and Oral Administration" ]
  ] [
     fhir:code [ fhir:v "PhEur322" ] ;
     fhir:display [ fhir:v "Plastic Containers and Closures for Pharmaceutical Use" ]
  ] [
     fhir:code [ fhir:v "PhEur" ] ;
     fhir:display [ fhir:v "PhEur 3.1.3 Polyolefins" ]
  ] [
     fhir:code [ fhir:v "USP" ] ;
     fhir:display [ fhir:v "USP <661> Plastic Packaging Systems and Their Materials of Construction" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

