US Behavioral Health Profiles Implementation Guide
0.1.0 - CI Build
US Behavioral Health Profiles Implementation Guide, published by . 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/HL7/us-behavioral-health-profiles/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "paroxetine-discharge-med-example-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b>Generated Narrative: MedicationRequest</b>\n <a name=\"medicationrequest-coded-oral-axid\"> </a>\n <a name=\"hcmedicationrequest-coded-oral-axid\"> </a>\n </p>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\">Resource MedicationRequest\n "medicationrequest-coded-oral-axid" </p>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-core-medicationrequest.html\">US Core\n MedicationRequest Profile (version 7.0.0)</a></p>\n </div>\n <blockquote>\n <p>\n <b>US Core Medication Adherence Extension</b>\n </p>\n <blockquote>\n <p>\n <b>url</b>\n </p>\n <code>medicationAdherence</code>\n </blockquote>\n <p><b>value</b>: Non-compliance of drug therapy (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">\n (<a href=\"https://browser.ihtsdotools.org/\">SNOMED\n CT</a>#702565001)</span></p>\n <blockquote>\n <p>\n <b>url</b>\n </p>\n <code>dateAsserted</code>\n </blockquote>\n <p><b>value</b>: 2024-02-01 08:15:49+0000</p>\n <blockquote>\n <p>\n <b>url</b>\n </p>\n <code>informationSource</code>\n </blockquote>\n <p><b>value</b>: Patient (person) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">\n (<a href=\"https://browser.ihtsdotools.org/\">SNOMED\n CT</a>#116154003)</span></p>\n <blockquote>\n <p>\n <b>url</b>\n </p>\n <code>informationSource</code>\n </blockquote>\n <p><b>value</b>: Pharmacy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">\n (<a href=\"https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html\">Healthcare Service Location</a>#1179-1)</span></p>\n </blockquote>\n <p><b>status</b>: completed</p>\n <p><b>intent</b>: order</p>\n <p><b>medication</b>: paroxetine hydrochloride 10 MG Oral Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1738483)</span></p>\n <p><b>subject</b>: <a href=\"Patient-bh-patient-example.html\">James Wolff</a></p>\n <p><b>encounter</b>: <a href=\"Encounter-ed-encounter-example-1.html\">Emergency\n Department</a></p>\n <p><b>requester</b>: <a href=\"Practitioner-mental-health-provider-example-1.html\">Dr. Lazslo\n Cravensworth</a></p>\n <p><b>reasonReference</b>: <a href=\"Condition-depression-condition-example-1.html\">Condition\n Moderate depression (disorder)</a></p>\n <h3>DosageInstructions</h3>\n <table class=\"grid\">\n <tr>\n <td style=\"display: none\">-</td>\n <td>\n <b>Text</b>\n </td>\n </tr>\n <tr>\n <td style=\"display: none\">*</td>\n <td>Take 1 tablet daily</td>\n </tr>\n </table>\n <h3>DispenseRequests</h3>\n <table class=\"grid\">\n <tr>\n <td style=\"display: none\">-</td>\n <td>\n <b>NumberOfRepeatsAllowed</b>\n </td>\n <td>\n <b>Quantity</b>\n </td>\n </tr>\n <tr>\n <td>3</td>\n <td>30</td>\n <td/>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence",
"extension" : [
{
"url" : "medicationAdherence",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "702565001",
"display" : "Non-compliance of drug therapy (finding)"
}
],
"text" : "Non-compliance of drug therapy (finding)"
}
},
{
"url" : "dateAsserted",
"valueDateTime" : "2024-02-01T08:15:49.449Z"
},
{
"url" : "informationSource",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "116154003",
"display" : "Patient (person)"
}
]
}
},
{
"url" : "informationSource",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
"code" : "1179-1",
"display" : "Pharmacy"
}
]
}
}
]
}
],
"status" : "completed",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code" : "discharge",
"display" : "Discharge"
}
]
}
],
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1738483",
"display" : "paroxetine hydrochloride 10 MG Oral Tablet"
}
]
},
"subject" : {
🔗 "reference" : "Patient/bh-patient-example",
"display" : "James Wolff"
},
"encounter" : {
🔗 "reference" : "Encounter/ed-encounter-example-1",
"display" : "Emergency Department"
},
"requester" : {
🔗 "reference" : "Practitioner/mental-health-provider-example-1",
"display" : "Dr. Lazslo Cravensworth"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/depression-condition-example-1"
}
],
"dosageInstruction" : [
{
"text" : "Take 1 tablet daily"
}
],
"dispenseRequest" : {
"numberOfRepeatsAllowed" : 3
}
}