| Package | ihe.pharm.mpd.r4 |
| Resource Type | CodeSystem |
| Id | medication-ingredientstrength |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/PHARM/MPD |
| URL | http://hl7.org/fhir/CodeSystem/medication-ingredientstrength |
| Version | 5.0.0 |
| Status | active |
| Name | MedicationIngredientStrengthCodes |
| Title | Medication Ingredient Strength Codes |
| Realm | uv |
| Authority | ihe |
| Description | Medication Ingredient Strength Codes |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/CodeSystem/medication-ingredientstrength defines the following codes:
| Code | Display | Definition |
| qs | QS | As much as is sufficient. |
| trace | Trace | Very small amount. |
{
"resourceType": "CodeSystem",
"id": "medication-ingredientstrength",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "http://hl7.org/fhir/R5/codesystem-medication-ingredientstrength.html"
}
],
"url": "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.2062"
}
],
"version": "5.0.0",
"name": "MedicationIngredientStrengthCodes",
"title": "Medication Ingredient Strength Codes",
"status": "active",
"experimental": false,
"publisher": "HL7 International",
"description": "Medication Ingredient Strength Codes",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/medication-ingredientstrength",
"content": "complete",
"concept": [
{
"code": "qs",
"display": "QS",
"definition": "As much as is sufficient."
},
{
"code": "trace",
"display": "Trace",
"definition": "Very small amount."
}
]
}