{
  "resourceType": "ValueSet",
  "id": "strengthNumerator",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hl7.org/fhir/ips/ValueSet/strengthNumerator",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.30"
    }
  ],
  "version": "2017-05-03T00:00:00",
  "name": "IPSStrengthNumerator",
  "title": "Medicine Strength Numerator",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "HL7 International",
      "telecom": [
        {
          "system": "phone",
          "value": "+1 734 677 7777"
        },
        {
          "system": "fax",
          "value": "+1 734 677 6622"
        },
        {
          "system": "email",
          "value": "info@hl7.org"
        }
      ]
    }
  ],
  "description": "Medicine Strength Numerator",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org"
      }
    ]
  }
}