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

: 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-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-percentage-units</b></p><a name=\"pqcmc-percentage-units\"> </a><a name=\"hcpqcmc-percentage-units\"> </a><a name=\"pqcmc-percentage-units-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>%{WeightToWeight}</td><td>percent WeightToWeight</td></tr><tr><td>%{WeightToVolume}</td><td>percent WeightToVolume</td></tr><tr><td>%</td><td>percent</td></tr><tr><td>%{VolumeToVolume}</td><td>percent VolumeToVolume</td></tr></table></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-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.42" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "PqcmcPercentageUnits"] ; # 
  fhir:title [ fhir:v "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 represent the concept of a percentage"] ; # 
  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:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "%{WeightToWeight}" ] ;
fhir:display [ fhir:v "percent WeightToWeight" ]       ] [
fhir:code [ fhir:v "%{WeightToVolume}" ] ;
fhir:display [ fhir:v "percent WeightToVolume" ]       ] [
fhir:code [ fhir:v "%" ] ;
fhir:display [ fhir:v "percent" ]       ] [
fhir:code [ fhir:v "%{VolumeToVolume}" ] ;
fhir:display [ fhir:v "percent VolumeToVolume" ]       ] )     ] )
  ] . #