{ "description": "First attempt to profile the Goal resource", "_filename": "Goal_Profile.json", "package_name": "Capable.repository", "date": "2021-06-09", "derivation": "constraint", "publisher": "Capable team", "fhirVersion": "4.0.1", "name": "Goal_Profile", "abstract": false, "type": "Goal", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1", "status": "draft", "id": "34dc41fd-62db-4b4f-a228-d5e0c8500fb0", "kind": "resource", "url": "http://capable-project.eu/data/fhir/StructureDefinition/Goal_Profile", "version": "v0", "differential": { "element": [ { "id": "Goal.identifier", "max": "0", "path": "Goal.identifier" }, { "id": "Goal.achievementStatus", "max": "0", "path": "Goal.achievementStatus" }, { "id": "Goal.category", "max": "1", "path": "Goal.category", "binding": { "strength": "preferred", "valueSet": "http://capable-project.eu/data/fhir/ValueSet/patient-goals" } }, { "id": "Goal.category.coding", "max": "1", "min": 1, "path": "Goal.category.coding" }, { "id": "Goal.category.coding.system", "min": 1, "path": "Goal.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Goal.category.coding.version", "max": "0", "path": "Goal.category.coding.version" }, { "id": "Goal.category.coding.code", "min": 1, "path": "Goal.category.coding.code" }, { "id": "Goal.category.coding.userSelected", "max": "0", "path": "Goal.category.coding.userSelected" }, { "id": "Goal.category.text", "max": "0", "path": "Goal.category.text" }, { "id": "Goal.priority.coding", "max": "1", "min": 1, "path": "Goal.priority.coding" }, { "id": "Goal.priority.coding.system", "min": 1, "path": "Goal.priority.coding.system" }, { "id": "Goal.priority.coding.version", "max": "0", "path": "Goal.priority.coding.version" }, { "id": "Goal.priority.coding.code", "min": 1, "path": "Goal.priority.coding.code" }, { "id": "Goal.priority.coding.userSelected", "max": "0", "path": "Goal.priority.coding.userSelected" }, { "id": "Goal.priority.text", "max": "0", "path": "Goal.priority.text" }, { "id": "Goal.description.coding", "max": "0", "path": "Goal.description.coding" }, { "id": "Goal.description.text", "min": 1, "path": "Goal.description.text" }, { "id": "Goal.subject", "path": "Goal.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "Goal.subject.reference", "min": 1, "path": "Goal.subject.reference" }, { "id": "Goal.subject.type", "max": "0", "path": "Goal.subject.type" }, { "id": "Goal.subject.identifier", "max": "0", "path": "Goal.subject.identifier" }, { "id": "Goal.start[x]", "min": 1, "path": "Goal.start[x]", "type": [ { "code": "date" } ] }, { "id": "Goal.target", "max": "0", "path": "Goal.target" }, { "id": "Goal.statusDate", "max": "0", "path": "Goal.statusDate" }, { "id": "Goal.expressedBy", "max": "0", "path": "Goal.expressedBy" }, { "id": "Goal.addresses", "max": "0", "path": "Goal.addresses" }, { "id": "Goal.note", "max": "0", "path": "Goal.note" }, { "id": "Goal.outcomeCode", "max": "0", "path": "Goal.outcomeCode" }, { "id": "Goal.outcomeReference", "max": "0", "path": "Goal.outcomeReference" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal" }