Skip to content

Instantly share code, notes, and snippets.

@joetannenbaum
Last active June 16, 2016 16:07
Show Gist options
  • Save joetannenbaum/397eef965d93a8fd548d25309434dbc6 to your computer and use it in GitHub Desktop.
Save joetannenbaum/397eef965d93a8fd548d25309434dbc6 to your computer and use it in GitHub Desktop.

Patient

{
  "resourceType": "Patient",
  "id": "1081332",
  "meta": {
    "versionId": "119",
    "lastUpdated": "2016-06-05T13:56:36.758+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>\n        \n            <p>Joseph Ross</p>\n      \n          </div>"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "MR",
            "display": "Medical record number"
          }
        ],
        "text": "Medical record number"
      },
      "system": "http://hospital.smarthealthit.org",
      "value": "1081332"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": [
        "Ross"
      ],
      "given": [
        "Joseph",
        "I."
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "800-960-9294",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "joseph.ross@example.com"
    }
  ],
  "gender": "male",
  "birthDate": "2003-10-02",
  "address": [
    {
      "use": "home",
      "line": [
        "19 Church StApt 29"
      ],
      "city": "Tulsa",
      "state": "OK",
      "postalCode": "74108",
      "country": "USA"
    }
  ]
}

Conditions

{
  "resourceType": "Bundle",
  "type": "searchset",
  "total": 9,
  "link": [
    {
      "relation": "self",
      "url": "http://localhost:9080/Condition?patient=1157764"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://localhost:9080/Condition/379",
      "resource": {
        "resourceType": "Condition",
        "id": "379",
        "meta": {
          "versionId": "3190",
          "lastUpdated": "2016-06-05T13:56:49.005+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Primary malignant neoplasm of female breast</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "254837009",
              "display": "Primary malignant neoplasm of female breast"
            }
          ],
          "text": "Primary malignant neoplasm of female breast"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2003-12-16"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/380",
      "resource": {
        "resourceType": "Condition",
        "id": "380",
        "meta": {
          "versionId": "3198",
          "lastUpdated": "2016-06-05T13:56:49.028+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Adjustment disorder</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "17226007",
              "display": "Adjustment disorder"
            }
          ],
          "text": "Adjustment disorder"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2005-09-14"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/381",
      "resource": {
        "resourceType": "Condition",
        "id": "381",
        "meta": {
          "versionId": "3206",
          "lastUpdated": "2016-06-05T13:56:49.041+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Crohn's disease of large bowel</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "7620006",
              "display": "Crohn's disease of large bowel"
            }
          ],
          "text": "Crohn's disease of large bowel"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2005-11-14"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/382",
      "resource": {
        "resourceType": "Condition",
        "id": "382",
        "meta": {
          "versionId": "3214",
          "lastUpdated": "2016-06-05T13:56:49.055+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Recurrent major depressive episodes, moderate</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "18818009",
              "display": "Recurrent major depressive episodes, moderate"
            }
          ],
          "text": "Recurrent major depressive episodes, moderate"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2005-11-15"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/383",
      "resource": {
        "resourceType": "Condition",
        "id": "383",
        "meta": {
          "versionId": "3222",
          "lastUpdated": "2016-06-05T13:56:49.075+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Acute sinusitis</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "36971009",
              "display": "Acute sinusitis"
            }
          ],
          "text": "Acute sinusitis"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2006-09-26"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/384",
      "resource": {
        "resourceType": "Condition",
        "id": "384",
        "meta": {
          "versionId": "3230",
          "lastUpdated": "2016-06-05T13:56:49.089+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Hematuria syndrome</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "53298000",
              "display": "Hematuria syndrome"
            }
          ],
          "text": "Hematuria syndrome"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2006-10-30"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/385",
      "resource": {
        "resourceType": "Condition",
        "id": "385",
        "meta": {
          "versionId": "3238",
          "lastUpdated": "2016-06-05T13:56:49.107+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Primary malignant neoplasm of central portion of female breast</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "372064008",
              "display": "Primary malignant neoplasm of central portion of female breast"
            }
          ],
          "text": "Primary malignant neoplasm of central portion of female breast"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2008-10-21"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/386",
      "resource": {
        "resourceType": "Condition",
        "id": "386",
        "meta": {
          "versionId": "3246",
          "lastUpdated": "2016-06-05T13:56:49.131+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Primary open angle glaucoma</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "77075001",
              "display": "Primary open angle glaucoma"
            }
          ],
          "text": "Primary open angle glaucoma"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2009-05-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Condition/387",
      "resource": {
        "resourceType": "Condition",
        "id": "387",
        "meta": {
          "versionId": "3254",
          "lastUpdated": "2016-06-05T13:56:49.145+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Low tension glaucoma</div>"
        },
        "patient": {
          "reference": "Patient/1157764"
        },
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "50485007",
              "display": "Low tension glaucoma"
            }
          ],
          "text": "Low tension glaucoma"
        },
        "clinicalStatus": "confirmed",
        "onsetDateTime": "2009-07-01"
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}

Observations

{
  "resourceType": "Bundle",
  "type": "searchset",
  "total": 17,
  "link": [
    {
      "relation": "self",
      "url": "http://localhost:9080/Observation?patient=1157764"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://localhost:9080/Observation/1842-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1842-lab",
        "meta": {
          "versionId": "2540",
          "lastUpdated": "2016-06-05T13:56:47.547+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: LDLc SerPl Calc-mCnc = 101 mg/dL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "13457-7",
              "display": "LDLc SerPl Calc-mCnc"
            }
          ],
          "text": "LDLc SerPl Calc-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 101,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "high": {
              "value": 100,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1843-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1843-lab",
        "meta": {
          "versionId": "2551",
          "lastUpdated": "2016-06-05T13:56:47.572+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: TSH SerPl DL&lt;=0.005 mU/L-aCnc = 3.548 mcU/mL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "11580-8",
              "display": "TSH SerPl DL<=0.005 mU/L-aCnc"
            }
          ],
          "text": "TSH SerPl DL<=0.005 mU/L-aCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 3.548,
          "unit": "mcU/mL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0.4,
              "unit": "mcU/mL",
              "system": "http://unitsofmeasure.org",
              "code": "mcU/mL"
            },
            "high": {
              "value": 4.2,
              "unit": "mcU/mL",
              "system": "http://unitsofmeasure.org",
              "code": "mcU/mL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1844-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1844-lab",
        "meta": {
          "versionId": "2562",
          "lastUpdated": "2016-06-05T13:56:47.592+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: HDLc SerPl-mCnc = 66 mg/dL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2085-9",
              "display": "HDLc SerPl-mCnc"
            }
          ],
          "text": "HDLc SerPl-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 66,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "high": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1845-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1845-lab",
        "meta": {
          "versionId": "2573",
          "lastUpdated": "2016-06-05T13:56:47.622+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: Trigl SerPl-mCnc = 72 mg/dL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2571-8",
              "display": "Trigl SerPl-mCnc"
            }
          ],
          "text": "Trigl SerPl-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 72,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "high": {
              "value": 150,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1846-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1846-lab",
        "meta": {
          "versionId": "2584",
          "lastUpdated": "2016-06-05T13:56:47.641+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: Cholest SerPl-mCnc = 181 mg/dL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2093-3",
              "display": "Cholest SerPl-mCnc"
            }
          ],
          "text": "Cholest SerPl-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 181,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "high": {
              "value": 200,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1847-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1847-lab",
        "meta": {
          "versionId": "2595",
          "lastUpdated": "2016-06-05T13:56:47.660+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: pH Ur Strip = 5 [pH]</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5803-2",
              "display": "pH Ur Strip"
            }
          ],
          "text": "pH Ur Strip"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 5,
          "unit": "[pH]",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 5,
              "unit": "[pH]",
              "system": "http://unitsofmeasure.org",
              "code": "[pH]"
            },
            "high": {
              "value": 8,
              "unit": "[pH]",
              "system": "http://unitsofmeasure.org",
              "code": "[pH]"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1848-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1848-lab",
        "meta": {
          "versionId": "2606",
          "lastUpdated": "2016-06-05T13:56:47.681+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Prot Ur Strip-mCnc = 0 mg/dL</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5804-0",
              "display": "Prot Ur Strip-mCnc"
            }
          ],
          "text": "Prot Ur Strip-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 0,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "high": {
              "value": 0,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1849-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1849-lab",
        "meta": {
          "versionId": "2617",
          "lastUpdated": "2016-06-05T13:56:47.699+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: RBC #/area UrnS HPF = 1 /[HPF]</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "13945-1",
              "display": "RBC #/area UrnS HPF"
            }
          ],
          "text": "RBC #/area UrnS HPF"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 1,
          "unit": "/[HPF]",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "high": {
              "value": 2,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1850-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1850-lab",
        "meta": {
          "versionId": "2628",
          "lastUpdated": "2016-06-05T13:56:47.717+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: WBC #/area UrnS HPF = 1 /[HPF]</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5821-4",
              "display": "WBC #/area UrnS HPF"
            }
          ],
          "text": "WBC #/area UrnS HPF"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 1,
          "unit": "/[HPF]",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "high": {
              "value": 5,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1851-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1851-lab",
        "meta": {
          "versionId": "2639",
          "lastUpdated": "2016-06-05T13:56:47.737+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Bacteria #/area UrnS HPF = 44 /[HPF]</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5769-5",
              "display": "Bacteria #/area UrnS HPF"
            }
          ],
          "text": "Bacteria #/area UrnS HPF"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 44,
          "unit": "/[HPF]",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "high": {
              "value": 0,
              "unit": "/[HPF]",
              "system": "http://unitsofmeasure.org",
              "code": "/[HPF]"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1852-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1852-lab",
        "meta": {
          "versionId": "2650",
          "lastUpdated": "2016-06-05T13:56:47.755+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Squamous UrnS Ql HPF = None </div>"
        },
        "extension": [
          {
            "url": "http://fhir-registry.smarthealthit.org/StructureDefinition/labs#value-range",
            "valueString": "['None', 'Few', 'Many']"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "12258-0",
              "display": "Squamous UrnS Ql HPF"
            }
          ],
          "text": "Squamous UrnS Ql HPF"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueString": "None"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1853-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1853-lab",
        "meta": {
          "versionId": "2660",
          "lastUpdated": "2016-06-05T13:56:47.771+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Sp Gr Ur Strip = 1.001 </div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5811-5",
              "display": "Sp Gr Ur Strip"
            }
          ],
          "text": "Sp Gr Ur Strip"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueQuantity": {
          "value": 1.001,
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 1.003,
              "system": "http://unitsofmeasure.org"
            },
            "high": {
              "value": 1.03,
              "system": "http://unitsofmeasure.org"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1854-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1854-lab",
        "meta": {
          "versionId": "2671",
          "lastUpdated": "2016-06-05T13:56:47.790+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Nitrite Ur Ql Strip = Negative </div>"
        },
        "extension": [
          {
            "url": "http://fhir-registry.smarthealthit.org/StructureDefinition/labs#value-range",
            "valueString": "['Negative', 'Positive']"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5802-4",
              "display": "Nitrite Ur Ql Strip"
            }
          ],
          "text": "Nitrite Ur Ql Strip"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueString": "Negative"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1855-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1855-lab",
        "meta": {
          "versionId": "2681",
          "lastUpdated": "2016-06-05T13:56:47.807+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2006-10-30: Appearance Ur = Clear </div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "5767-9",
              "display": "Appearance Ur"
            }
          ],
          "text": "Appearance Ur"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2006-10-30",
        "valueString": "Clear"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1856-lab",
      "resource": {
        "resourceType": "Observation",
        "id": "1856-lab",
        "meta": {
          "versionId": "2691",
          "lastUpdated": "2016-06-05T13:56:47.823+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>2004-07-23: CRP SerPl HS-mCnc = 2.2 mg/L</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "30522-7",
              "display": "CRP SerPl HS-mCnc"
            }
          ],
          "text": "CRP SerPl HS-mCnc"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "2004-07-23",
        "valueQuantity": {
          "value": 2.2,
          "unit": "mg/L",
          "system": "http://unitsofmeasure.org"
        },
        "referenceRange": [
          {
            "low": {
              "value": 0,
              "unit": "mg/L",
              "system": "http://unitsofmeasure.org",
              "code": "mg/L"
            },
            "high": {
              "value": 3,
              "unit": "mg/L",
              "system": "http://unitsofmeasure.org",
              "code": "mg/L"
            },
            "meaning": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/referencerange-meaning",
                  "code": "normal",
                  "display": "Normal Range"
                }
              ],
              "text": "Normal Range"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/46-smokingstatus",
      "resource": {
        "resourceType": "Observation",
        "id": "46-smokingstatus",
        "meta": {
          "versionId": "3262",
          "lastUpdated": "2016-06-05T13:56:49.161+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>Tobacco smoking status: Current every day smoker</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "72166-2",
              "display": "Tobacco smoking status"
            }
          ],
          "text": "Tobacco smoking status"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "449868002",
              "display": "Current every day smoker"
            }
          ],
          "text": "Current every day smoker"
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/Observation/1157764-gestage",
      "resource": {
        "resourceType": "Observation",
        "id": "1157764-gestage",
        "meta": {
          "versionId": "3272",
          "lastUpdated": "2016-06-05T13:56:49.177+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>1949-11-04: Gestational age at birth = 38.3 weeks</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "18185-9",
              "display": "Gestational age at birth"
            }
          ],
          "text": "Gestational age at birth"
        },
        "subject": {
          "reference": "Patient/1157764"
        },
        "effectiveDateTime": "1949-11-04",
        "valueQuantity": {
          "value": 38.3,
          "unit": "weeks",
          "system": "http://unitsofmeasure.org",
          "code": "wk"
        }
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}

Prescriptions

{
  "resourceType": "Bundle",
  "type": "searchset",
  "total": 4,
  "link": [
    {
      "relation": "self",
      "url": "http://localhost:9080/MedicationOrder?patient=1157764"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://localhost:9080/MedicationOrder/128",
      "resource": {
        "resourceType": "MedicationOrder",
        "id": "128",
        "meta": {
          "versionId": "2702",
          "lastUpdated": "2016-06-05T13:56:47.841+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>\n      anastrozole 1 MG Oral Tablet [Arimidex] (rxnorm: 151124)\n    </div>"
        },
        "status": "active",
        "patient": {
          "reference": "Patient/1157764"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "dosageInstruction": [
          {
            "text": "1 daily",
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2003-10-23"
                },
                "frequency": 1,
                "period": 1,
                "periodUnits": "d"
              }
            },
            "doseQuantity": {
              "value": 1,
              "unit": "{tablet}",
              "system": "http://unitsofmeasure.org",
              "code": "{tablet}"
            }
          }
        ],
        "dispenseRequest": {
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 30,
            "unit": "{tablet}",
            "system": "http://unitsofmeasure.org",
            "code": "{tablet}"
          },
          "expectedSupplyDuration": {
            "value": 30,
            "unit": "days",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          }
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationOrder/129",
      "resource": {
        "resourceType": "MedicationOrder",
        "id": "129",
        "meta": {
          "versionId": "2924",
          "lastUpdated": "2016-06-05T13:56:48.306+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>\n      {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35] (rxnorm: 877300)\n    </div>"
        },
        "status": "active",
        "patient": {
          "reference": "Patient/1157764"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "dosageInstruction": [
          {
            "text": "1 weekly",
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2003-11-02"
                },
                "frequency": 1,
                "period": 1,
                "periodUnits": "wk"
              }
            },
            "doseQuantity": {
              "value": 1,
              "unit": "{tablet}",
              "system": "http://unitsofmeasure.org",
              "code": "{tablet}"
            }
          }
        ],
        "dispenseRequest": {
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 4,
            "unit": "{tablet}",
            "system": "http://unitsofmeasure.org",
            "code": "{tablet}"
          },
          "expectedSupplyDuration": {
            "value": 30,
            "unit": "days",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          }
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationOrder/130",
      "resource": {
        "resourceType": "MedicationOrder",
        "id": "130",
        "meta": {
          "versionId": "3162",
          "lastUpdated": "2016-06-05T13:56:48.929+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>\n      Nitrofurantoin 100 MG Oral Capsule (rxnorm: 311992)\n    </div>"
        },
        "status": "active",
        "patient": {
          "reference": "Patient/1157764"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "311992",
              "display": "Nitrofurantoin 100 MG Oral Capsule"
            }
          ],
          "text": "Nitrofurantoin 100 MG Oral Capsule"
        },
        "dosageInstruction": [
          {
            "text": "1 bid",
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2006-10-31"
                },
                "frequency": 2,
                "period": 1,
                "periodUnits": "d"
              }
            },
            "doseQuantity": {
              "value": 1,
              "unit": "{tablet}",
              "system": "http://unitsofmeasure.org",
              "code": "{tablet}"
            }
          }
        ],
        "dispenseRequest": {
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 60,
            "unit": "{tablet}",
            "system": "http://unitsofmeasure.org",
            "code": "{tablet}"
          },
          "expectedSupplyDuration": {
            "value": 30,
            "unit": "days",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          }
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationOrder/131",
      "resource": {
        "resourceType": "MedicationOrder",
        "id": "131",
        "meta": {
          "versionId": "3176",
          "lastUpdated": "2016-06-05T13:56:48.970+00:00"
        },
        "text": {
          "status": "generated",
          "div": "<div>\n      bimatoprost 0.3 MG/ML Ophthalmic Solution [Lumigan] (rxnorm: 285128)\n    </div>"
        },
        "status": "active",
        "patient": {
          "reference": "Patient/1157764"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "285128",
              "display": "bimatoprost 0.3 MG/ML Ophthalmic Solution [Lumigan]"
            }
          ],
          "text": "bimatoprost 0.3 MG/ML Ophthalmic Solution [Lumigan]"
        },
        "dosageInstruction": [
          {
            "text": "1 gtt daily in OD",
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2009-08-22"
                },
                "frequency": 1,
                "period": 1,
                "periodUnits": "d"
              }
            },
            "doseQuantity": {
              "value": 1,
              "unit": "[drp]",
              "system": "http://unitsofmeasure.org",
              "code": "[drp]"
            }
          }
        ],
        "dispenseRequest": {
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 2,
            "unit": "[drp]",
            "system": "http://unitsofmeasure.org",
            "code": "[drp]"
          },
          "expectedSupplyDuration": {
            "value": 20,
            "unit": "days",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          }
        }
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}

Dispenses

{
  "resourceType": "Bundle",
  "type": "searchset",
  "total": 58,
  "link": [
    {
      "relation": "self",
      "url": "http://localhost:9080/MedicationDispense?patient=1157764"
    },
    {
      "relation": "next",
      "url": "http://localhost:9080/MedicationDispense?patient=1157764&_count=50&_skip=50"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/928",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "928",
        "meta": {
          "versionId": "2708",
          "lastUpdated": "2016-06-05T13:56:47.853+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-07-04"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/913",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "913",
        "meta": {
          "versionId": "2716",
          "lastUpdated": "2016-06-05T13:56:47.870+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-01-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/936",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "936",
        "meta": {
          "versionId": "2724",
          "lastUpdated": "2016-06-05T13:56:47.885+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2006-03-02"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/925",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "925",
        "meta": {
          "versionId": "2732",
          "lastUpdated": "2016-06-05T13:56:47.898+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-04-07"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/920",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "920",
        "meta": {
          "versionId": "2740",
          "lastUpdated": "2016-06-05T13:56:47.914+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-09-26"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/924",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "924",
        "meta": {
          "versionId": "2748",
          "lastUpdated": "2016-06-05T13:56:47.936+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-03-09"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/927",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "927",
        "meta": {
          "versionId": "2756",
          "lastUpdated": "2016-06-05T13:56:47.949+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-06-05"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/930",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "930",
        "meta": {
          "versionId": "2764",
          "lastUpdated": "2016-06-05T13:56:47.962+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-09-02"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/912",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "912",
        "meta": {
          "versionId": "2772",
          "lastUpdated": "2016-06-05T13:56:47.977+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2003-12-21"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/917",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "917",
        "meta": {
          "versionId": "2780",
          "lastUpdated": "2016-06-05T13:56:47.992+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-06-29"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/931",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "931",
        "meta": {
          "versionId": "2788",
          "lastUpdated": "2016-06-05T13:56:48.007+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-10-03"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/921",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "921",
        "meta": {
          "versionId": "2796",
          "lastUpdated": "2016-06-05T13:56:48.021+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-10-27"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/911",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "911",
        "meta": {
          "versionId": "2804",
          "lastUpdated": "2016-06-05T13:56:48.041+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2003-11-21"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/934",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "934",
        "meta": {
          "versionId": "2812",
          "lastUpdated": "2016-06-05T13:56:48.058+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2006-01-01"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/915",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "915",
        "meta": {
          "versionId": "2820",
          "lastUpdated": "2016-06-05T13:56:48.076+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-03-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/916",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "916",
        "meta": {
          "versionId": "2828",
          "lastUpdated": "2016-06-05T13:56:48.099+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-04-19"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/926",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "926",
        "meta": {
          "versionId": "2836",
          "lastUpdated": "2016-06-05T13:56:48.133+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-05-06"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/933",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "933",
        "meta": {
          "versionId": "2844",
          "lastUpdated": "2016-06-05T13:56:48.155+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-12-02"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/923",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "923",
        "meta": {
          "versionId": "2852",
          "lastUpdated": "2016-06-05T13:56:48.174+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-02-06"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/919",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "919",
        "meta": {
          "versionId": "2860",
          "lastUpdated": "2016-06-05T13:56:48.187+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-08-28"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/918",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "918",
        "meta": {
          "versionId": "2868",
          "lastUpdated": "2016-06-05T13:56:48.203+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-07-28"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/932",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "932",
        "meta": {
          "versionId": "2876",
          "lastUpdated": "2016-06-05T13:56:48.217+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-11-02"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/922",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "922",
        "meta": {
          "versionId": "2884",
          "lastUpdated": "2016-06-05T13:56:48.230+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-11-25"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/910",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "910",
        "meta": {
          "versionId": "2892",
          "lastUpdated": "2016-06-05T13:56:48.251+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2003-10-23"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/914",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "914",
        "meta": {
          "versionId": "2900",
          "lastUpdated": "2016-06-05T13:56:48.265+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2004-02-18"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/929",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "929",
        "meta": {
          "versionId": "2908",
          "lastUpdated": "2016-06-05T13:56:48.279+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2005-08-03"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/935",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "935",
        "meta": {
          "versionId": "2916",
          "lastUpdated": "2016-06-05T13:56:48.293+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 30 tablets = 30 day supply of anastrozole 1 MG Oral Tablet [Arimidex]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/128"
          }
        ],
        "quantity": {
          "value": 30,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "151124",
              "display": "anastrozole 1 MG Oral Tablet [Arimidex]"
            }
          ],
          "text": "anastrozole 1 MG Oral Tablet [Arimidex]"
        },
        "whenHandedOver": "2006-01-31"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/898",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "898",
        "meta": {
          "versionId": "2930",
          "lastUpdated": "2016-06-05T13:56:48.319+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-02-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/889",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "889",
        "meta": {
          "versionId": "2938",
          "lastUpdated": "2016-06-05T13:56:48.335+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-06-09"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/908",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "908",
        "meta": {
          "versionId": "2946",
          "lastUpdated": "2016-06-05T13:56:48.352+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-12-25"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/890",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "890",
        "meta": {
          "versionId": "2954",
          "lastUpdated": "2016-06-05T13:56:48.379+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-07-06"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/891",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "891",
        "meta": {
          "versionId": "2962",
          "lastUpdated": "2016-06-05T13:56:48.399+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-08-04"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/902",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "902",
        "meta": {
          "versionId": "2970",
          "lastUpdated": "2016-06-05T13:56:48.431+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-06-08"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/899",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "899",
        "meta": {
          "versionId": "2978",
          "lastUpdated": "2016-06-05T13:56:48.464+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-03-19"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/884",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "884",
        "meta": {
          "versionId": "2986",
          "lastUpdated": "2016-06-05T13:56:48.479+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-01-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/892",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "892",
        "meta": {
          "versionId": "2994",
          "lastUpdated": "2016-06-05T13:56:48.509+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-09-04"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/905",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "905",
        "meta": {
          "versionId": "3002",
          "lastUpdated": "2016-06-05T13:56:48.545+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-09-02"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/886",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "886",
        "meta": {
          "versionId": "3010",
          "lastUpdated": "2016-06-05T13:56:48.564+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-03-20"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/904",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "904",
        "meta": {
          "versionId": "3018",
          "lastUpdated": "2016-06-05T13:56:48.582+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-08-03"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/882",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "882",
        "meta": {
          "versionId": "3026",
          "lastUpdated": "2016-06-05T13:56:48.595+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2003-11-30"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/885",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "885",
        "meta": {
          "versionId": "3034",
          "lastUpdated": "2016-06-05T13:56:48.608+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-02-18"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/901",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "901",
        "meta": {
          "versionId": "3042",
          "lastUpdated": "2016-06-05T13:56:48.625+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-05-15"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/896",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "896",
        "meta": {
          "versionId": "3050",
          "lastUpdated": "2016-06-05T13:56:48.638+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-12-26"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/895",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "895",
        "meta": {
          "versionId": "3058",
          "lastUpdated": "2016-06-05T13:56:48.651+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-11-25"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/883",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "883",
        "meta": {
          "versionId": "3066",
          "lastUpdated": "2016-06-05T13:56:48.666+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2003-12-28"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/893",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "893",
        "meta": {
          "versionId": "3074",
          "lastUpdated": "2016-06-05T13:56:48.682+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-09-28"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/907",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "907",
        "meta": {
          "versionId": "3082",
          "lastUpdated": "2016-06-05T13:56:48.698+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-11-27"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/888",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "888",
        "meta": {
          "versionId": "3090",
          "lastUpdated": "2016-06-05T13:56:48.713+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-05-10"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/887",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "887",
        "meta": {
          "versionId": "3098",
          "lastUpdated": "2016-06-05T13:56:48.732+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2004-04-19"
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://localhost:9080/MedicationDispense/897",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "897",
        "meta": {
          "versionId": "3106",
          "lastUpdated": "2016-06-05T13:56:48.752+00:00"
        },
        "text": {
          "fhir_comments": [
            "   insert contents here   "
          ],
          "status": "generated",
          "div": "<div>\n      Dispensed 4 tablets = 30 day supply of {4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]\n    </div>"
        },
        "status": "completed",
        "patient": {
          "reference": "Patient/1157764"
        },
        "authorizingPrescription": [
          {
            "reference": "MedicationOrder/129"
          }
        ],
        "quantity": {
          "value": 4,
          "unit": "tablets",
          "system": "http://unitsofmeasure.org",
          "code": "{tablets}"
        },
        "daysSupply": {
          "value": 30,
          "unit": "days",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "877300",
              "display": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
            }
          ],
          "text": "{4 (Risedronate 35 MG Oral Tablet [Actonel]) } Pack [Actonel 35]"
        },
        "whenHandedOver": "2005-01-23"
      },
      "search": {
        "mode": "match"
      }
    }
  ]
}

Procedures

{
  "resourceType": "Procedure",
  "id": "5",
  "meta": {
    "versionId": "53994",
    "lastUpdated": "2016-03-09T15:31:50.014+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>Radical mastectomy including pectoral muscles and axillary lymph nodes</div>"
  },
  "subject": {
    "reference": "Patient/1642068"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "359728003",
        "display": "Radical mastectomy including pectoral muscles and axillary lymph nodes"
      }
    ],
    "text": "Radical mastectomy including pectoral muscles and axillary lymph nodes"
  },
  "performedDateTime": "2010-12-19"
}

Immunizations

{
  "resourceType": "Immunization",
  "id": "18",
  "meta": {
    "versionId": "167016",
    "lastUpdated": "2016-03-09T15:34:55.025+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>Flu Vaccine</div>"
  },
  "date": "2011-10-26",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www2a.cdc.gov/vaccines/IIS/IISStandards/vaccines.asp?rpt=cvx",
        "code": "141",
        "display": "Flu Vaccine"
      }
    ]
  },
  "patient": {
    "reference": "Patient/8888802"
  },
  "wasNotGiven": false,
  "reported": false
}

Family Member History

{
  "resourceType": "FamilyMemberHistory",
  "id": "8",
  "meta": {
    "versionId": "153521",
    "lastUpdated": "2016-03-09T15:34:34.081+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>Data on patient's Mother</div>"
  },
  "extension": [
    {
      "url": "http://fhir-registry.smarthealthit.org/StructureDefinition/family-history#height",
      "valueQuantity": {
        "value": 165.5,
        "unit": "centimeters",
        "system": "http://unitsofmeasure.org",
        "code": "cm"
      }
    }
  ],
  "patient": {
    "reference": "Patient/7777701"
  },
  "relationship": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "code": "MTH",
        "display": "mother"
      }
    ]
  }
}

Allergies/Intolerances

{
  "resourceType": "AllergyIntolerance",
  "id": "59",
  "meta": {
    "versionId": "167065",
    "lastUpdated": "2016-03-09T15:34:55.114+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>Sensitivity to shrimp</div>"
  },
  "recordedDate": "2013",
  "patient": {
    "reference": "Patient/8888802"
  },
  "substance": {
    "coding": [
      {
        "system": "http://fda.gov/UNII/",
        "code": "1891LE191T",
        "display": "shrimp"
      }
    ],
    "text": "shrimp"
  },
  "status": "confirmed",
  "criticality": "CRITH",
  "category": "food",
  "reaction": [
    {
      "manifestation": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39579001",
              "display": "Anaphylaxis"
            }
          ],
          "text": "Anaphylaxis"
        }
      ],
      "severity": "severe"
    }
  ]
}

Documents

Unclear what this is, documents attached to patient? Couldn't find any proper data samples.

Imagine Studies

Don't know what this is, couldn't find any proper data samples.

Care Plans

Don't know what this is, couldn't find any proper data samples.

Smoking Status

{
  "resourceType": "Observation",
  "id": "6-smokingstatus",
  "meta": {
    "versionId": "334",
    "lastUpdated": "2016-03-09T15:29:52.905+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>Tobacco smoking status: Former smoker</div>"
  },
  "status": "final",
  "category": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/observation-category",
        "code": "social-history",
        "display": "Social History"
      }
    ],
    "text": "Social History"
  },
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "72166-2",
        "display": "Tobacco smoking status"
      }
    ],
    "text": "Tobacco smoking status"
  },
  "subject": {
    "reference": "Patient/1081332"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "8517006",
        "display": "Former smoker"
      }
    ],
    "text": "Former smoker"
  }
}

Medication Order (Prescription)

{
  "resourceType": "MedicationOrder",
  "id": "102",
  "meta": {
    "versionId": "140",
    "lastUpdated": "2016-03-09T15:29:51.331+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>\n      Amoxicillin 80 MG/ML Oral Suspension (rxnorm: 308189)\n    </div>"
  },
  "status": "active",
  "patient": {
    "reference": "Patient/1081332"
  },
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "308189",
        "display": "Amoxicillin 80 MG/ML Oral Suspension"
      }
    ],
    "text": "Amoxicillin 80 MG/ML Oral Suspension"
  },
  "dosageInstruction": [
    {
      "text": "7 mL bid x 10 days",
      "timing": {
        "repeat": {
          "boundsPeriod": {
            "start": "2004-07-13"
          },
          "frequency": 2,
          "period": 1,
          "periodUnits": "d"
        }
      },
      "doseQuantity": {
        "value": 7,
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "mL"
      }
    }
  ],
  "dispenseRequest": {
    "numberOfRepeatsAllowed": 1,
    "quantity": {
      "value": 1,
      "unit": "mL",
      "system": "http://unitsofmeasure.org",
      "code": "mL"
    },
    "expectedSupplyDuration": {
      "value": 10,
      "unit": "days",
      "system": "http://unitsofmeasure.org",
      "code": "d"
    }
  }
}

Medication Dispense

{
  "resourceType": "MedicationDispense",
  "id": "1229",
  "meta": {
    "versionId": "146",
    "lastUpdated": "2016-03-09T15:29:51.394+00:00"
  },
  "text": {
    "fhir_comments": [
      "   insert contents here   "
    ],
    "status": "generated",
    "div": "<div>\n      Dispensed 75 tablets = 7 day supply of Amoxicillin 80 MG/ML Oral Suspension\n    </div>"
  },
  "status": "completed",
  "patient": {
    "reference": "Patient/1081332"
  },
  "authorizingPrescription": [
    {
      "reference": "MedicationOrder/102"
    }
  ],
  "quantity": {
    "value": 75,
    "unit": "tablets",
    "system": "http://unitsofmeasure.org",
    "code": "{tablets}"
  },
  "daysSupply": {
    "value": 7,
    "unit": "days",
    "system": "http://unitsofmeasure.org",
    "code": "d"
  },
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "308189",
        "display": "Amoxicillin 80 MG/ML Oral Suspension"
      }
    ],
    "text": "Amoxicillin 80 MG/ML Oral Suspension"
  },
  "whenHandedOver": "2004-07-13"
}

Vital Signs

  • Height
  • Weight
  • Heart rate
  • Respiratory rate
  • Temperature
  • Body Mass Index
  • Oxygen saturation
  • Head circumference
  • Blood pressure (systolic and diastolic -- grouping structure)
  • Systolic blood pressure
  • Diastolic blood pressure

All are formatted as Observations, for example:

{
  "resourceType": "Observation",
  "id": "691-bp",
  "meta": {
    "versionId": "3546",
    "lastUpdated": "2016-03-09T15:30:07.795+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>1999-07-02: Blood pressure 109/44 mmHg</div>"
  },
  "status": "final",
  "category": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/observation-category",
        "code": "vital-signs",
        "display": "Vital Signs"
      }
    ],
    "text": "Vital Signs"
  },
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "55284-4",
        "display": "Blood pressure systolic and diastolic"
      }
    ],
    "text": "Blood pressure systolic and diastolic"
  },
  "subject": {
    "reference": "Patient/1186747"
  },
  "encounter": {
    "reference": "Encounter/691"
  },
  "effectiveDateTime": "1999-07-02",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8480-6",
            "display": "Systolic blood pressure"
          }
        ],
        "text": "Systolic blood pressure"
      },
      "valueQuantity": {
        "value": 109,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          }
        ],
        "text": "Diastolic blood pressure"
      },
      "valueQuantity": {
        "value": 44,
        "unit": "mmHg",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    }
  ]
}

Lab Results

Also formatted as Observations above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment