Skip to content

Commit d59287e

Browse files
committed
Validation fixes
1 parent a0320c7 commit d59287e

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

Consent/Consent-UGRConsentForResearch-Example.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
22
"resourceType": "Consent",
33
"id": "Consent-UGRConsentForResearch-Example",
4-
"meta": {
5-
"profile": [
6-
"https://profiles.ihe.net/ITI/PCF/StructureDefinition/IHE.PCF.consentBasic"
7-
]
8-
},
94
"status": "active",
105
"scope": {
116
"coding": [

Consent/Consent-UGRGenomicData-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"value": "9449307873"
3030
}
3131
},
32-
"dateTime": "2025-04-24T00:00:00",
32+
"dateTime": "2025-04-24T00:00:00Z",
3333
"performer": [
3434
{
3535
"reference": "Patient/Patient-MeirLieberman-Example",

0 commit comments

Comments
 (0)