Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions input/profiles/StructureDefinition-qicore-goal.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@
"path": "Goal.subject",
"short": "(QI) Who this goal is intended for",
"comment": "Should include QICore-Organization, but the base profile only allows USCore-Patient derivatives.",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
Expand All @@ -106,15 +104,6 @@
],
"path": "Goal.start[x]",
"short": "(QI) When goal pursuit begins",
"definition": "The date or event after which the goal should begin being pursued.",
"requirements": "Goals can be established prior to there being an intention to start pursuing them; e.g. Goals for post-surgical recovery established prior to surgery.",
"min": 0,
"max": "1",
"base": {
"path": "Goal.start[x]",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
Expand All @@ -129,8 +118,6 @@
"code": "CodeableConcept"
}
],
"isModifier": false,
"isSummary": true,
"binding": {
"extension": [
{
Expand All @@ -156,4 +143,4 @@
}
]
}
}
}