Skip to content

Commit

Permalink
fixed formatting issues (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashir2 authored May 9, 2024
1 parent 58a3f4a commit 5897809
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 85 deletions.
6 changes: 1 addition & 5 deletions tests/basic.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "basic",
"description": "basic view definition",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/collection.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "collection",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/combinations.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "combinations",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"id": "pt1",
Expand Down
5 changes: 1 addition & 4 deletions tests/constant.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "constant",
"description": "constant substitution",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/fhirpath.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fhirpath",
"description": "fhirpath features",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/fhirpath_numbers.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fhirpath_numbers",
"description": "fhirpath features",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Observation",
Expand Down
5 changes: 1 addition & 4 deletions tests/fn_boundary.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fn_boundary",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Observation",
Expand Down
6 changes: 1 addition & 5 deletions tests/fn_empty.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "fn_empty",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/fn_extension.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fn_extension",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/fn_first.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "fn_first",
"description": "FHIRPath `first` function.",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/fn_join.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fn_join",
"description": "FHIRPath `join` function.",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/fn_oftype.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "fn_oftype",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Observation",
Expand Down
6 changes: 1 addition & 5 deletions tests/fn_reference_keys.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "fn_reference_keys",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/foreach.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "foreach",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
5 changes: 1 addition & 4 deletions tests/logic.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "logic",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/union.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "union",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/validate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "validate",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"resourceType": "Patient",
Expand Down
6 changes: 1 addition & 5 deletions tests/view_resource.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "view_resource",
"description": "TBD",
"fhirVersion": [
"5.0.0",
"4.0.1",
"3.0.2"
],
"fhirVersion": ["5.0.0", "4.0.1", "3.0.2"],
"resources": [
{
"id": "pt1",
Expand Down
5 changes: 1 addition & 4 deletions tests/where.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"title": "where",
"description": "FHIRPath `where` function.",
"fhirVersion": [
"5.0.0",
"4.0.1"
],
"fhirVersion": ["5.0.0", "4.0.1"],
"resources": [
{
"resourceType": "Patient",
Expand Down

0 comments on commit 5897809

Please sign in to comment.