PACIO Transitions of Care Implementation Guide
0.1.0 - ci-build
PACIO Transitions of Care Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "BSJ-DressingConcern",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"BSJ-DressingConcern\"> </a><a name=\"hcBSJ-DressingConcern\"> </a></p><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\">ResourceCondition "BSJ-DressingConcern" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-condition-problems-health-concerns.html\">US Core Condition Problems and Health Concerns Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: control of complex voluntary movements <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ICF.html\">International Classification of Functioning, Disability and Health</a>#b7601)</span>, Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span>, Functional Status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-category.html\">US Core Category</a>#functional-status)</span></p><p><b>code</b>: Difficulty performing dressing activity (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#284972002)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Patient/Example-Smith-Johnson-Patient1</a> " SMITH-JOHNSON"</p><p><b>recordedDate</b>: 2024-04-27 15:40:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">PractitionerRole/Role-OT-JenCadbury</a></p><p><b>note</b>: Betsy is frustrated, embarrassed, and worried about not being able to dress herself</p></div>"
},
"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" : "b7601",
"display" : "control of complex voluntary movements"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
"code" : "health-concern",
"display" : "Health Concern"
}
]
},
{
"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",
"code" : "284972002",
"display" : "Difficulty performing dressing activity (finding)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Example-Smith-Johnson-Patient1"
},
"recordedDate" : "2024-04-27T15:40:00-04:00",
"asserter" : {
🔗 "reference" : "PractitionerRole/Role-OT-JenCadbury"
},
"note" : [
{
"text" : "Betsy is frustrated, embarrassed, and worried about not being able to dress herself"
}
]
}