{ "description": "Represents the care plan, including status, period, category, addresses, participants, goals, activities, and notes.", "_filename": "CarePlan.StructureDefinition.json", "package_name": "synapxe.nde", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "name": "CarePlan", "abstract": false, "type": "CarePlan", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "2418fa5d-4b3a-470c-9fdd-3a5b2ce3a8d2", "kind": "resource", "url": "https://fhir.synapxe.sg/StructureDefinition/profile-careplan", "version": null, "differential": { "element": [ { "id": "CarePlan.contained", "path": "CarePlan.contained", "type": [ { "code": "Resource", "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-goal" ] } ], "alias": [ "SubjectOfCare Client Resident" ], "short": "Information about an individual or animal receiving health care services", "mapping": [ { "map": "administrative.individual", "identity": "w5" }, { "map": "Patient[classCode=PAT]", "identity": "rim" }, { "map": "ParticipantLiving", "identity": "interface" }, { "map": "ClinicalDocument.recordTarget.patientRole", "identity": "cda" } ], "definition": "Demographics and other administrative information about an individual or animal receiving care or other health-related services." }, { "id": "CarePlan.identifier", "max": "1", "min": 1, "path": "CarePlan.identifier" }, { "id": "CarePlan.instantiatesCanonical", "max": "0", "path": "CarePlan.instantiatesCanonical" }, { "id": "CarePlan.instantiatesUri", "max": "0", "path": "CarePlan.instantiatesUri" }, { "id": "CarePlan.basedOn", "max": "0", "path": "CarePlan.basedOn" }, { "id": "CarePlan.replaces", "max": "0", "path": "CarePlan.replaces" }, { "id": "CarePlan.partOf", "max": "0", "path": "CarePlan.partOf" }, { "id": "CarePlan.title", "max": "0", "path": "CarePlan.title" }, { "id": "CarePlan.description", "max": "0", "path": "CarePlan.description" }, { "id": "CarePlan.subject", "path": "CarePlan.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ] } ] }, { "id": "CarePlan.encounter", "min": 1, "path": "CarePlan.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ] } ] }, { "id": "CarePlan.created", "max": "0", "path": "CarePlan.created" }, { "id": "CarePlan.custodian", "max": "0", "path": "CarePlan.custodian" }, { "id": "CarePlan.contributor", "max": "1", "path": "CarePlan.contributor", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ] } ] }, { "id": "CarePlan.careTeam", "max": "1", "min": 1, "path": "CarePlan.careTeam" }, { "id": "CarePlan.addresses", "path": "CarePlan.addresses", "type": [ { "code": "CodeableReference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-condition" ] } ] }, { "id": "CarePlan.addresses.id", "max": "0", "path": "CarePlan.addresses.id" }, { "id": "CarePlan.addresses.extension", "max": "0", "path": "CarePlan.addresses.extension" }, { "id": "CarePlan.addresses.concept", "max": "0", "path": "CarePlan.addresses.concept" }, { "id": "CarePlan.addresses.reference", "min": 1, "path": "CarePlan.addresses.reference" }, { "id": "CarePlan.supportingInfo", "max": "0", "path": "CarePlan.supportingInfo" }, { "id": "CarePlan.goal", "path": "CarePlan.goal", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-goal" ] } ] }, { "id": "CarePlan.activity.id", "max": "0", "path": "CarePlan.activity.id" }, { "id": "CarePlan.activity.extension", "max": "0", "path": "CarePlan.activity.extension" }, { "id": "CarePlan.activity.modifierExtension", "max": "0", "path": "CarePlan.activity.modifierExtension" }, { "id": "CarePlan.activity.performedActivity", "path": "CarePlan.activity.performedActivity", "type": [ { "code": "CodeableReference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-location", "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ] }, { "id": "CarePlan.activity.performedActivity.id", "max": "0", "path": "CarePlan.activity.performedActivity.id" }, { "id": "CarePlan.activity.performedActivity.extension", "max": "0", "path": "CarePlan.activity.performedActivity.extension" }, { "id": "CarePlan.activity.performedActivity.concept", "min": 1, "path": "CarePlan.activity.performedActivity.concept" }, { "id": "CarePlan.activity.progress", "max": "1", "min": 1, "path": "CarePlan.activity.progress" }, { "id": "CarePlan.activity.progress.id", "max": "0", "path": "CarePlan.activity.progress.id" }, { "id": "CarePlan.activity.progress.extension", "max": "0", "path": "CarePlan.activity.progress.extension" }, { "id": "CarePlan.activity.progress.author[x]", "min": 1, "path": "CarePlan.activity.progress.author[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient", "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner", "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ] } ] }, { "id": "CarePlan.activity.progress.time", "min": 1, "path": "CarePlan.activity.progress.time" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan" }