Implementation Guide
25.0.0 - R4 APIs

Publish Box goes here

: General MedicationStatement Example - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "Example1",
  "meta" : {
    "versionId" : "1915766443446860",
    "lastUpdated" : "2020-09-15T05:21:36.150+05:30",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-profile"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "N",
        "display" : "Normal"
      }
    ],
    "tag" : [
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "New",
        "display" : "New"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "Pen",
        "display" : "Pen"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "NewPen",
        "display" : "New Pen"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement Example1</b></p><a name=\"Example1\"> </a><a name=\"hcExample1\"> </a><a name=\"Example1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1915766443446860; Last updated: 2020-09-15 05:21:36+0530</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-athena-medstatement-profile.html\">Record of medication being taken by a patient</a></p><p style=\"margin-bottom: 0px\">Tags: New (Details: EditTags code New), Pen (Details: EditTags code Pen), New Pen (Details: EditTags code NewPen = 'New Pen')</p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N = 'Normal')</p></div><p><b>ndc</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/ndc 00056016870}\">ndc 00056016870</span></p><p><b>ddid</b>: <span title=\"Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid 31804}\">ddid 31804</span></p><p><b>rxnorm</b>: <a href=\"https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&amp;searchTerm=209086\">RxNorm 209086</a>: Warfarin 4 MG Oral Tablet [Coumadin]</p><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Medication/31804\">COUMADIN 4 MG</a></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>context</b>: <a href=\"Encounter-Example1.html\">Encounter: extension = Initial Visit,Office Visit,-&gt;Practitioner Harry S. Winston ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-09-15 00:00:00+0530 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2020-09-15 05:21:14+0530</p><p><b>informationSource</b>: <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></p><p><b>derivedFrom</b>: <a href=\"MedicationRequest/1915766443446890\">MedicationRequest/1915766443446890</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 per day</p><p><b>timing</b>: Once per 24.00000 hours</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}, {http://ncimeta.nci.nih.gov C38288}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1.00000 {Tablet}</td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-ndc",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/sid/ndc",
            "code" : "00056016870"
          }
        ],
        "text" : "ndc 00056016870"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-ddid",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://docs.wolterskluwercdi.com/codesystems/ddid",
            "code" : "31804"
          }
        ],
        "text" : "ddid 31804"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-rxnorm",
      "valueCoding" : {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "209086"
      }
    }
  ],
  "status" : "active",
  "medicationReference" : {
    "reference" : "Medication/31804",
    "display" : "COUMADIN 4 MG"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "context" : {
    🔗 "reference" : "Encounter/Example1"
  },
  "effectivePeriod" : {
    "start" : "2020-09-15T00:00:00+05:30"
  },
  "dateAsserted" : "2020-09-15T05:21:14+05:30",
  "informationSource" : {
    🔗 "reference" : "Practitioner/Example1"
  },
  "derivedFrom" : [
    {
      "reference" : "MedicationRequest/1915766443446890"
    }
  ],
  "dosage" : [
    {
      "text" : "1 per day",
      "timing" : {
        "repeat" : {
          "period" : 24.00000,
          "periodUnit" : "h"
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "26643006",
            "display" : "Oral route"
          },
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C38288",
            "display" : "Oral route"
          }
        ],
        "text" : "Oral route"
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 1.00000,
            "unit" : "{Tablet}"
          }
        }
      ]
    }
  ]
}