@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/CodeSystem/legal-status-of-supply> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "legal-status-of-supply"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://hl7.org/fhir/legal-status-of-supply defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072076\n                  <a name=\"legal-status-of-supply-100000072076\"> </a>\n                </td>\n                <td>Medicinal product not subject to medical prescription</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072077\n                  <a name=\"legal-status-of-supply-100000072077\"> </a>\n                </td>\n                <td>Medicinal product on medical prescription for renewable or non-renewable delivery</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072078\n                  <a name=\"legal-status-of-supply-100000072078\"> </a>\n                </td>\n                <td>Medicinal product subject to restricted medical prescription</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072079\n                  <a name=\"legal-status-of-supply-100000072079\"> </a>\n                </td>\n                <td>Medicinal product on medical prescription for non-renewable delivery</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072084\n                  <a name=\"legal-status-of-supply-100000072084\"> </a>\n                </td>\n                <td>Medicinal product subject to medical prescription</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072085\n                  <a name=\"legal-status-of-supply-100000072085\"> </a>\n                </td>\n                <td>Medicinal product subject to special medical prescription</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000072086\n                  <a name=\"legal-status-of-supply-100000072086\"> </a>\n                </td>\n                <td>Medicinal product on medical prescription for renewable delivery</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">100000157313\n                  <a name=\"legal-status-of-supply-100000157313\"> </a>\n                </td>\n                <td>Medicinal product subject to special and restricted medical prescription</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 1
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4b.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 "brr"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/legal-status-of-supply"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "LegalStatusOfSupply"] ; # 
  fhir:title [ fhir:v "LegalStatusOfSupply"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-05T09:01:24+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "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 "The prescription supply types appropriate to a medicinal product"] ; # 
  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 true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/legal-status-of-supply"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/legal-status-of-supply>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "100000072076" ] ;
     fhir:display [ fhir:v "Medicinal product not subject to medical prescription" ]
  ] [
     fhir:code [ fhir:v "100000072077" ] ;
     fhir:display [ fhir:v "Medicinal product on medical prescription for renewable or non-renewable delivery" ]
  ] [
     fhir:code [ fhir:v "100000072078" ] ;
     fhir:display [ fhir:v "Medicinal product subject to restricted medical prescription" ]
  ] [
     fhir:code [ fhir:v "100000072079" ] ;
     fhir:display [ fhir:v "Medicinal product on medical prescription for non-renewable delivery" ]
  ] [
     fhir:code [ fhir:v "100000072084" ] ;
     fhir:display [ fhir:v "Medicinal product subject to medical prescription" ]
  ] [
     fhir:code [ fhir:v "100000072085" ] ;
     fhir:display [ fhir:v "Medicinal product subject to special medical prescription" ]
  ] [
     fhir:code [ fhir:v "100000072086" ] ;
     fhir:display [ fhir:v "Medicinal product on medical prescription for renewable delivery" ]
  ] [
     fhir:code [ fhir:v "100000157313" ] ;
     fhir:display [ fhir:v "Medicinal product subject to special and restricted medical prescription" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

