Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

JSON Format: Medication-eumfh-39-07-3

Raw json

{
  "resourceType" : "Medication",
  "id" : "eumfh-39-07-3",
  "meta" : {
    "profile" : [
      "http://hl7.eu/fhir/trillium2/StructureDefinition/Medication-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: eumfh-39-07-3</p><p><b>meta</b>: </p><p><b>code</b>: Captopril Oral Product <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1155753' = 'Captopril Oral Product', given as 'Captopril Oral Product'}; {http://www.whocc.no/atc code 'C09AA01' = 'C09AA01', given as 'captopril'})</span></p><p><b>form</b>: Oral Product <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1151131' = 'Oral Product', given as 'Oral Product'}; {http://standardterms.edqm.eu code '10219000' = '10219000', given as 'Tablet'})</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td></tr><tr><td>*</td><td>Captopril <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1998' = 'Captopril', given as 'Captopril'})</span></td></tr></table></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1155753",
        "display" : "Captopril Oral Product"
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "C09AA01",
        "display" : "captopril"
      }
    ]
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1151131",
        "display" : "Oral Product"
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "10219000",
        "display" : "Tablet"
      }
    ]
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code" : "1998",
            "display" : "Captopril"
          }
        ]
      }
    }
  ]
}