Skip to content

Commit

Permalink
update for change policy on obligation profiles and cardinality
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Feb 7, 2025
1 parent 5baf433 commit 2b427a0
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions validator/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -42374,23 +42374,7 @@
"profile-patient-op-base.xml"
],
"description": "Obligation Profile #1",
"java": {
"outcome": {
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "The element 'Patient.deceased[x]' has a property 'min' which is not allowed in Obligation profiles"
},
"expression": [
"StructureDefinition.differential.element[1].min[0]"
]
}
]
}
}
"java": {}
},
{
"name": "profile-patient-op2",
Expand Down

0 comments on commit 2b427a0

Please sign in to comment.