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" : "Condition",
"id" : "betsysmith-johnson01-Condition-OTProblemListRightWeak-01",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-problems-health-concerns"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition betsysmith-johnson01-Condition-OTProblemListRightWeak-01</b></p><a name=\"betsysmith-johnson01-Condition-OTProblemListRightWeak-01\"> </a><a name=\"hcbetsysmith-johnson01-Condition-OTProblemListRightWeak-01\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-pacio-pfe/StructureDefinition-pfe-condition-problems-health-concerns.html\">Personal Functioning and Engagement Condition Problems and Health Concerns Profile</a></p></div><p><b>Condition Asserted Date</b>: 2025-05-03 14:40:00-0400</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icf b7301}\">Power of muscles of one limb</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category functional-status}\">Functional Status</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 570961000124101}\">Weakness of right upper limb (finding)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 368209003}\">Entire Right Arm</span></p><p><b>subject</b>: <a href=\"Patient-patient-betsysmith-johnson01.html\">Betsy Smith-Johnson</a></p><p><b>recordedDate</b>: 2025-05-03 14:40:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-PractitionerRole-PT-DeyonteDarden.html\">PractitionerRole Physical Therapist</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-betsysmith-johnson01-Condition-Hemiparesis-01.html\">Condition Monoplegia of upper limb affecting right dominant side</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month.</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
"valueDateTime" : "2025-05-03T14:40:00-04:00"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icf",
"code" : "b7301",
"display" : "Power of muscles of one limb"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code" : "functional-status",
"display" : "Functional Status"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/731000124108",
"code" : "570961000124101",
"display" : "Weakness of right upper limb (finding)"
}
],
"text" : "Weakness of right upper limb (finding)"
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "368209003",
"display" : "Right upper arm"
}
],
"text" : "Entire Right Arm"
}
],
"subject" : {
🔗 "reference" : "Patient/patient-betsysmith-johnson01",
"display" : "Betsy Smith-Johnson"
},
"recordedDate" : "2025-05-03T14:40:00-04:00",
"asserter" : {
🔗 "reference" : "PractitionerRole/PractitionerRole-PT-DeyonteDarden"
},
"evidence" : [
{
"detail" : [
{
🔗 "reference" : "Condition/betsysmith-johnson01-Condition-Hemiparesis-01"
}
]
}
],
"note" : [
{
"text" : "The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month."
}
]
}