Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

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

Raw json

{
  "resourceType" : "Medication",
  "id" : "eumfh-39-07-1",
  "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-1</p><p><b>meta</b>: </p><p><b>code</b>: Fluspiral 50 mcg <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '757704' = 'simvastatin 40 MG Disintegrating Oral Tablet', given as 'Simvastatin 40 MG Disintegrating Oral Tablet'}; {http://www.whocc.no/atc code 'C10AA01' = 'C10AA01', given as 'simvastatin'})</span></p><p><b>form</b>: Disintegrating Oral Product <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1294713' = 'Disintegrating Oral Product', given as 'Disintegrating 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>Simvastatin <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '36567' = 'Simvastatin', given as 'Simvastatin'})</span></td></tr></table></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "757704",
        "display" : "Simvastatin 40 MG Disintegrating Oral Tablet"
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "C10AA01",
        "display" : "simvastatin"
      }
    ],
    "text" : "Fluspiral 50 mcg"
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1294713",
        "display" : "Disintegrating Oral Product"
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "10219000",
        "display" : "Tablet"
      }
    ]
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code" : "36567",
            "display" : "Simvastatin"
          }
        ]
      }
    }
  ]
}