Package | tiga.health.clinical |
Resource Type | StructureDefinition |
Id | GoalResourceProfile.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/GoalProfile |
URL | http://tigahealth.com/fhir/StructureDefinition/GoalProfile |
Status | draft |
Name | GoalResourceProfile |
Type | Goal |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://tigahealth.com/fhir/StructureDefinition/GoalProfile", "name": "GoalResourceProfile", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Goal", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal", "derivation": "constraint", "differential": { "element": [ { "id": "Goal.identifier.type", "path": "Goal.identifier.type", "slicing": { "discriminator": [ { "type": "value", "path": "coding" } ], "rules": "open" }, "min": 1 }, { "id": "Goal.identifier.type:PRN", "path": "Goal.identifier.type", "sliceName": "PRN", "min": 1 }, { "id": "Goal.identifier.type:PRN.coding.system", "path": "Goal.identifier.type.coding.system", "min": 1, "fixedUri": "http://moph.qa/codesystem/PatientIdentifier" }, { "id": "Goal.identifier.type:PRN.coding.code", "path": "Goal.identifier.type.coding.code", "min": 1, "fixedCode": "PRN" }, { "id": "Goal.identifier.system", "path": "Goal.identifier.system", "min": 1 }, { "id": "Goal.identifier.value", "path": "Goal.identifier.value", "min": 1 }, { "id": "Goal.category", "path": "Goal.category", "min": 1 }, { "id": "Goal.category.coding.system", "path": "Goal.category.coding.system", "min": 1 }, { "id": "Goal.category.coding.code", "path": "Goal.category.coding.code", "min": 1 }, { "id": "Goal.category.coding.display", "path": "Goal.category.coding.display", "min": 1 }, { "id": "Goal.priority.coding.system", "path": "Goal.priority.coding.system", "min": 1 }, { "id": "Goal.priority.coding.code", "path": "Goal.priority.coding.code", "min": 1 }, { "id": "Goal.priority.coding.display", "path": "Goal.priority.coding.display", "min": 1 }, { "id": "Goal.description.coding.system", "path": "Goal.description.coding.system", "min": 1 }, { "id": "Goal.description.coding.code", "path": "Goal.description.coding.code", "min": 1 }, { "id": "Goal.description.coding.display", "path": "Goal.description.coding.display", "min": 1 }, { "id": "Goal.subject.reference", "path": "Goal.subject.reference", "min": 1 }, { "id": "Goal.subject.display", "path": "Goal.subject.display", "max": "0" }, { "id": "Goal.start[x]", "path": "Goal.start[x]", "min": 1 }, { "id": "Goal.target", "path": "Goal.target", "min": 1 }, { "id": "Goal.target.measure", "path": "Goal.target.measure", "min": 1 }, { "id": "Goal.target.measure.coding.system", "path": "Goal.target.measure.coding.system", "min": 1 }, { "id": "Goal.target.measure.coding.code", "path": "Goal.target.measure.coding.code", "min": 1 }, { "id": "Goal.target.detail[x]", "path": "Goal.target.detail[x]", "min": 1 }, { "id": "Goal.addresses.reference", "path": "Goal.addresses.reference", "min": 1 }, { "id": "Goal.outcomeCode.coding.system", "path": "Goal.outcomeCode.coding.system", "min": 1 }, { "id": "Goal.outcomeCode.coding.code", "path": "Goal.outcomeCode.coding.code", "min": 1 }, { "id": "Goal.outcomeCode.coding.display", "path": "Goal.outcomeCode.coding.display", "min": 1 } ] } }