Package | ForgePatientChart.0830 |
Resource Type | StructureDefinition |
Id | profile-care-plan.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/fhir/StructureDefinition/MyCarePlan |
URL | http://telus.com/fhir/patientChart/fhir/StructureDefinition/MyCarePlan |
Status | draft |
Name | CarePlan |
Authority | hl7 |
Type | CarePlan |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://telus.com/fhir/patientChart/fhir/StructureDefinition/MyCarePlan", "name": "CarePlan", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "CarePlan", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan", "derivation": "constraint", "differential": { "element": [ { "id": "CarePlan.id", "path": "CarePlan.id", "mustSupport": true }, { "id": "CarePlan.meta", "path": "CarePlan.meta", "mustSupport": true }, { "id": "CarePlan.meta.lastUpdated", "path": "CarePlan.meta.lastUpdated", "mustSupport": true }, { "id": "CarePlan.meta.source", "path": "CarePlan.meta.source", "mustSupport": true }, { "id": "CarePlan.meta.profile", "path": "CarePlan.meta.profile", "mustSupport": true }, { "id": "CarePlan.text", "path": "CarePlan.text", "comment": "Usage Note: The visual representation, eg PDF can be included here. \r\n\r\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.", "mustSupport": true }, { "id": "CarePlan.status", "path": "CarePlan.status", "mustSupport": true }, { "id": "CarePlan.intent", "path": "CarePlan.intent", "comment": "Usage Note: Typically a value of plan will be used by the EMRs. A draft plan that is returned from decision support, or a recommendation will be a proposal. Order and option are rarely used.\r\n\r\nThis element is labeled as a modifier because the intent alters when and how the resource is actually applicable.", "mustSupport": true }, { "id": "CarePlan.title", "path": "CarePlan.title", "mustSupport": true }, { "id": "CarePlan.subject", "path": "CarePlan.subject", "mustSupport": true }, { "id": "CarePlan.period", "path": "CarePlan.period", "mustSupport": true }, { "id": "CarePlan.author", "path": "CarePlan.author", "mustSupport": true }, { "id": "CarePlan.goal", "path": "CarePlan.goal", "comment": "Usage Note: MA does support structured goals; other EMRs do not\r\n\r\nGoal can be achieving a particular change or merely maintaining a current state or even slowing a decline.", "mustSupport": true }, { "id": "CarePlan.note", "path": "CarePlan.note", "mustSupport": true } ] } }