Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
2.0.0-ballot - STU2 United States of America flag

Publication Build: This will be filled in by the publication tooling

: Non-Percentage Units - TTL Representation

Active as of 2024-12-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pqcmc-non-percentage-units"] ; # 
  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 pqcmc-non-percentage-units</b></p><a name=\"pqcmc-non-percentage-units\"> </a><a name=\"hcpqcmc-non-percentage-units\"> </a><a name=\"pqcmc-non-percentage-units-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-pqcmc-units-of-measure.html\">Units Of Measure</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-pqcmc-percentage-units.html\">Percentage Units</a></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "brr" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-non-percentage-units"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.36.48.41" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "PqcmcNonPercentageUnits"] ; # 
  fhir:title [ fhir:v "Non-Percentage Units"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-12T19:00:52+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:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "brr@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Units of Measure terminologies that do not represent percentages"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-units-of-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-units-of-measure>       ] )     ] ) ;
    ( fhir:exclude [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-percentage-units"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-percentage-units>       ] )     ] )
  ] . #