International Birth And Child Model Implementation Guide
1.0.0-ballot2 - STU 1 Ballot 2 International flag

This page is part of the International Birth And Child Model Implementation Guide (v1.0.0-ballot2: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: UC1 Medication Prostaglandin E - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "uc1-medication",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication uc1-medication</b></p><a name=\"uc1-medication\"> </a><a name=\"hcuc1-medication\"> </a><a name=\"uc1-medication-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 418517007}\">Prostaglandin group E</span></p><p><b>status</b>: Active</p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "418517007",
        "display" : "Prostaglandin group E"
      }
    ]
  },
  "status" : "active"
}