FHIR IG Statistics: ValueSet/pqcmc-percentage-units
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://unitsofmeasure.org
Code | Display |
%{WeightToWeight} | percent WeightToWeight |
%{WeightToVolume} | percent WeightToVolume |
% | percent |
%{VolumeToVolume} | percent VolumeToVolume |
Source
{
"resourceType": "ValueSet",
"id": "pqcmc-percentage-units",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-percentage-units",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.36.48.42"
}
],
"version": "2.0.0",
"name": "PqcmcPercentageUnits",
"title": "Percentage Units",
"status": "active",
"experimental": false,
"date": "2025-07-03T13:07:08+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
},
{
"system": "email",
"value": "brr@lists.HL7.org"
}
]
}
],
"description": "Units of Measure terminologies that represent the concept of a percentage",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "%{WeightToWeight}",
"display": "percent WeightToWeight"
},
{
"code": "%{WeightToVolume}",
"display": "percent WeightToVolume"
},
{
"code": "%",
"display": "percent"
},
{
"code": "%{VolumeToVolume}",
"display": "percent VolumeToVolume"
}
]
}
]
}
}