bcgov / moh-plr-fhir

plr fhir specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[img]

moh-plr-fhir

This repository will be used to develop the fhir messaging specification for the plr (provider and location registry) application of ministry of health.

Building the SPL to FHIR IGuide

Compiling with SUSHI

This IGuide is developed in FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG).

After you check out the guide source from Github, install SUSHI (the FSH compiler), as instructed here.

Running the IG Publisher

Now run:

Windows: $ _genonce

Mac: $ ./_genonce.sh

This will run the HL7 IG Publisher, which will take several minutes to complete. After the publisher is finished, open the file ./output/index.html to see the resulting IG.

To get a clean build, you may delete the _./temp and/or ./output directories.

Copyright 2019 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Creative Commons Licence
moh-plr-fhir by the Province of British Columbia is licensed under a Creative Commons Attribution 4.0 International License.

About

plr fhir specification

License:Apache License 2.0


Languages

Language:GLSL 94.2%Language:Batchfile 3.1%Language:Shell 1.8%Language:CSS 0.7%Language:HTML 0.2%