Skip to content

Commit

Permalink
regen GWDM 2
Browse files Browse the repository at this point in the history
  • Loading branch information
BSnelling committed Aug 13, 2024
1 parent 7d88708 commit f67cd11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hdr_schemata/models/GWDM/2.0/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
"description": "Please indicate if the dataset is representative of the patient pathway and any limitations the dataset may have with respect to pathway coverage. This could include if the dataset is from a single speciality or area, a single tier of care, linked across two tiers (e.g. primary and secondary care), or an integrated care record covering the whole patient pathway.",
"title": "Pathway"
},
"followup": {
"followUp": {
"anyOf": [
{
"$ref": "#/$defs/Followup"
Expand Down Expand Up @@ -1078,7 +1078,7 @@
"Observation": {
"additionalProperties": false,
"properties": {
"observedNode": {
"measuredNode": {
"allOf": [
{
"$ref": "#/$defs/StatisticalPopulationConstrainedV2"
Expand Down Expand Up @@ -1133,7 +1133,7 @@
}
},
"required": [
"observedNode",
"measuredNode",
"measuredValue",
"observationDate",
"measuredProperty"
Expand Down

0 comments on commit f67cd11

Please sign in to comment.