IE (Ireland) Core Implementation Guide
1.0.0-ballot - Ballot Ireland flag

Publication Build: This will be filled in by the publication tooling

: Iecore Med1 Example - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "iecore-med1",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString" : "Iecore Med1 Example"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown" : "This is a iecore med1 example for the *IE Core Medication Profile*."
      }
    ],
    "profile" : [
      🔗 "http://iehr.ai/fhir/ie/core/StructureDefinition/ie-core-medication"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication iecore-med1</b></p><a name=\"iecore-med1\"> </a><a name=\"hciecore-med1\"> </a><a name=\"iecore-med1-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 206765}\">Prinivil (lisinopril) oral 10 mg</span></p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "206765",
        "display" : "lisinopril 10 MG Oral Tablet [Prinivil]"
      }
    ],
    "text" : "Prinivil (lisinopril) oral 10 mg"
  }
}