diff --git a/input/pagecontent/index.md b/input/pagecontent/index.md index 0f618c6..3b89284 100644 --- a/input/pagecontent/index.md +++ b/input/pagecontent/index.md @@ -44,7 +44,7 @@ structure: ```json { "resourceType": "ViewDefinition", - "resource": "patient", + "resource": "Patient", "name": "patient_demographics", "select": [ { @@ -78,7 +78,7 @@ structure: ```json { "resourceType": "ViewDefinition", - "resource": "condition", + "resource": "Condition", "name": "diagnoses_view", "select": [ {