Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

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

Raw json

{
  "resourceType" : "Medication",
  "id" : "eumfh-39-07-2",
  "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-2</p><p><b>meta</b>: </p><p><b>code</b>: Aspirin 100 MG Oral Tablet <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '246461' = 'aspirin 100 MG Oral Tablet', given as 'Aspirin 100 MG Oral Tablet'}; {http://www.whocc.no/atc code 'B01AC06' = 'B01AC06', given as 'acetylsalicylic acid'})</span></p><p><b>form</b>: Pill <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1151133' = 'Pill', given as 'Pill'}; {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>Aspirin <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1191' = 'Aspirin', given as 'Aspirin'})</span></td></tr></table></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "246461",
        "display" : "Aspirin 100 MG Oral Tablet"
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "B01AC06",
        "display" : "acetylsalicylic acid"
      }
    ]
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1151133",
        "display" : "Pill"
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "10219000",
        "display" : "Tablet"
      }
    ]
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code" : "1191",
            "display" : "Aspirin"
          }
        ]
      }
    }
  ]
}