This implementation guide focuses on the application of FHIR to the general category of Point-of-Care Devices (PoCD), such as those typically found in a hospital care setting (e.g., physiological monitors, infusion pumps, ventilators, pulse-oximeters, etc.).
The canonical URL of this implementation guide is http://hl7.org/fhir/uv/pocd
The rendered implementation guide is available at https://build.fhir.org/ig/HL7/uv-pocd
For the build log, see https://build.fhir.org/ig/HL7/uv-pocd/build.log
For validation output, see https://build.fhir.org/ig/HL7/uv-pocd/qa.html
Install the FHIR IG Publisher and Jekyll as described in the IG Publisher Documentation.
Clone the Git repository to your local file system: git clone https://github.com/HL7/uv-pocd.git
In the uv-pocd directory, run the publisher with control file as argument: java -jar org.hl7.fhir.igpublisher.jar -ig ig.ini or use the provided scripts to perform a local build:
_updatePublisher.batand_genonce.batperforms a local build in a Windows environment../_updatePublisher.shand./_genonce.shperforms a local build in a Linux/Unix environment. When completed, point your browser toindex.htmlin theuv-pocd/outputdirectory.