AssociatedOrganization Ext

Strength information for a Medication

URL:

https://fhir.curantissolutions.com/ext/StructureDefinition/Strength

Examples:

{
  "url": "https://fhir.curantissolutions.com/ext/StructureDefinition/Strength",
  "valueCodeableConcept": {
    "coding": [
      {
        "display": "20",
        "system": "https://www.fdbhealth.com/Strength"
      },
      {
        "display": "mg/mL",
        "system": "http://unitsofmeasure.org"
      }
    ],
    "text": "20 mg/mL"
  }
}