From d6889c7755fde611d39b0ee7f4b040136c952136 Mon Sep 17 00:00:00 2001 From: Josh Mandel Date: Fri, 26 Jan 2024 15:17:08 -0600 Subject: [PATCH] Rename to UAB --- input/includes/fsh-link-references.md | 10 +-- input/includes/menu.xml | 4 +- input/includes/note-to-balloters.md | 2 +- input/pages/brands.md | 78 +++++++++---------- input/pages/conformance.md | 4 +- input/pages/example-brands.md | 4 +- input/pages/index.md | 2 +- input/resources/Bundle-example1.json | 2 +- input/resources/Bundle-example2.json | 6 +- input/resources/Bundle-example3.json | 2 +- input/resources/Bundle-example4.json | 4 +- ...n => CodeSystem-user-access-category.json} | 10 +-- ...ionGuide-hl7.fhir.uv.smart-app-launch.json | 48 ++++++------ input/resources/Organization-example.json | 2 +- ...uctureDefinition-patient-access-brand.json | 28 +++---- ...Definition-user-access-brands-bundle.json} | 30 +++---- ...ctureDefinition-user-access-endpoint.json} | 18 ++--- .../ValueSet-patient-access-category.json | 18 ----- .../ValueSet-user-access-category.json | 18 +++++ 19 files changed, 145 insertions(+), 145 deletions(-) rename input/resources/{CodeSystem-patient-access-category.json => CodeSystem-user-access-category.json} (70%) rename input/resources/{StructureDefinition-patient-access-brands-bundle.json => StructureDefinition-user-access-brands-bundle.json} (65%) rename input/resources/{StructureDefinition-patient-access-endpoint.json => StructureDefinition-user-access-endpoint.json} (67%) delete mode 100644 input/resources/ValueSet-patient-access-category.json create mode 100644 input/resources/ValueSet-user-access-category.json diff --git a/input/includes/fsh-link-references.md b/input/includes/fsh-link-references.md index e3af1049..f20f5d8e 100644 --- a/input/includes/fsh-link-references.md +++ b/input/includes/fsh-link-references.md @@ -1,8 +1,8 @@ -[PatientAccessBrandsBundle]: StructureDefinition-patient-access-brands-bundle.html -[PatientAccessBrand]: StructureDefinition-patient-access-brand.html -[PatientAccessEndpoint]: StructureDefinition-patient-access-endpoint.html -[PatientAccessCategoryCodeSystem]: CodeSystem-patient-access-category.html -[PatientAccessCategoryValueSet]: ValueSet-patient-access-category.html +[UserAccessBrandsBundle]: StructureDefinition-user-access-brands-bundle.html +[UserAccessBrand]: StructureDefinition-user-access-brand.html +[UserAccessEndpoint]: StructureDefinition-user-access-endpoint.html +[UserAccessCategoryCodeSystem]: CodeSystem-user-access-category.html +[UserAccessCategoryValueSet]: ValueSet-user-access-category.html [example1]: Bundle-example1.html [example2]: Bundle-example2.html [example3]: Bundle-example3.html diff --git a/input/includes/menu.xml b/input/includes/menu.xml index 4e3fc112..7fd9691c 100644 --- a/input/includes/menu.xml +++ b/input/includes/menu.xml @@ -78,10 +78,10 @@