FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | CodeSystem |
| Id | CodeSystem-medication-ingredient-strength-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-medication-ingredient-strength-codes.html |
| URL | http://hl7.org/fhir/CodeSystem/medication-ingredientstrength |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-20T11:03:34+00:00 |
| Name | Medication_Ingredient_Strength_Codes |
| Realm | fr |
| Authority | hl7 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem medication-ingredient-strength-codes
Profil: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/CodeSystem/medication-ingredientstrength defines the following codes:
| Code | Affichage | Définition |
| qs | QS | As much as is sufficient. |
| trace | Trace | Very small amount. |
{
"resourceType": "CodeSystem",
"id": "medication-ingredient-strength-codes",
"meta": {
"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/CodeSystem/medication-ingredientstrength",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1427"
}
],
"version": "0.1.0",
"name": "Medication_Ingredient_Strength_Codes",
"status": "draft",
"experimental": false,
"date": "2026-01-20T11:03:34+00:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org/"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/medication-ingredientstrength",
"content": "complete",
"count": 2,
"concept": [
{
"code": "qs",
"display": "QS",
"definition": "As much as is sufficient."
},
{
"code": "trace",
"display": "Trace",
"definition": "Very small amount."
}
]
}