PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicationStatement",
"id" : "bsj1-smp-medstmt-nortriptyline-0-13",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement bsj1-smp-medstmt-nortriptyline-0-13</b></p><a name=\"bsj1-smp-medstmt-nortriptyline-0-13\"> </a><a name=\"hcbsj1-smp-medstmt-nortriptyline-0-13\"> </a><p><b>basedOn</b>: <a href=\"MedicationRequest-bsj1-smp-medrx-nortriptyline-0-13.html\">MedicationRequest: status = stopped; intent = order; medication[x] = nortriptyline 50 MG Oral Capsule; authoredOn = 2025-04-22 09:30:00-0800</a></p><p><b>status</b>: Stopped</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 198046}, {http://hl7.org/fhir/sid/ndc 00121197100}\">nortriptyline 50 MG Oral Capsule</span></p><p><b>subject</b>: <a href=\"Patient-patient-betsysmith-johnson01.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2025-04-22 09:30:00-0800</p><p><b>informationSource</b>: <a href=\"Organization-org-Michigan-Primary-Health-Care-A.html\">Organization Michigan Primary Health Care Associates</a></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "MedicationRequest/bsj1-smp-medrx-nortriptyline-0-13"
}
],
"status" : "stopped",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "198046",
"display" : "nortriptyline 50 MG Oral Capsule"
},
{
"system" : "http://hl7.org/fhir/sid/ndc",
"code" : "00121197100"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-betsysmith-johnson01",
"display" : "Betsy Smith-Johnson"
},
"dateAsserted" : "2025-04-22T09:30:00-08:00",
"informationSource" : {
🔗 "reference" : "Organization/org-Michigan-Primary-Health-Care-A"
}
}