Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-13 |
{
"resourceType" : "CodeSystem",
"id" : "medication-ingredient-strength-codes",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-ingredient-strength-codes</b></p><a name=\"medication-ingredient-strength-codes\"> </a><a name=\"hcmedication-ingredient-strength-codes\"> </a><a name=\"medication-ingredient-strength-codes-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/CodeSystem/medication-ingredientstrength</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">qs<a name=\"medication-ingredient-strength-codes-qs\"> </a></td><td>QS</td><td>As much as is sufficient.</td></tr><tr><td style=\"white-space:nowrap\">trace<a name=\"medication-ingredient-strength-codes-trace\"> </a></td><td>Trace</td><td>Very small amount.</td></tr></table></div>"
},
"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" : "2024-11-13T15:16:58+00:00",
"publisher" : "Interop'Santé",
"contact" : [
{
"name" : "Interop'Santé",
"telecom" : [
{
"system" : "url",
"value" : "http://interopsante.org/"
}
]
}
],
"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."
}
]
}