R6 Ballot (2nd Draft)

Publish-box (todo)

Example Medication/med0315 (JSON)

Pharmacy Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Generic Formulation - Mometasone Furoate 0.05mg/Actuat

{
  "resourceType" : "Medication",
  "id" : "med0315",
  "code" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "358793",
      "display" : "mometasone furoate 0.05 MG/ACTUAT"
    }]
  },
  "doseForm" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "385157007",
      "display" : "Nasal Spray"
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.