R6 Ballot (3rd Draft)

Publish-box (todo)

Example Substance/f205 (JSON)

Biomedical Research and Regulation Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

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

Amoxicillin-Clavulanate Example

{
  "resourceType" : "Substance",
  "id" : "f205",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/substance-category",
      "code" : "drug",
      "display" : "Drug or Medicament"
    }]
  }],
  "code" : {
    "concept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "392259005",
        "display" : "Product containing precisely amoxicillin 875 milligram and clavulanic acid (as clavulanate potassium) 125 milligram/1 each conventional release oral tablet (clinical drug)"
      }]
    }
  },
  "description" : "Augmentin 875"
}

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.