forked from HL7/fhir-directory-query
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsushi-config.yaml
61 lines (56 loc) · 5.05 KB
/
sushi-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# ╭────────────────────────────────────────────────────────────────────────────────────────────────╮
# │ ACTION REQUIRED: REVIEW AND EDIT THIS FILE TO ENSURE IT ACCURATELY REFLECTS YOUR PROJECT! │
# │ │
# │ This file was generated from your existing project files and will be used for SUSHI │
# │ configuration from now on. You may delete your package.json as it is no longer needed. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# ╭───────────────────ImplementationGuide-hl7.fhir.us.national-healthcare-directory.json───────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: │
# │ http://build.fhir.org/ig/HL7/fhir-shorthand/sushi.html#ig-development │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: hl7.fhir.us.fhir-directory-query
canonical: http://hl7.org/fhir/us/fhir-directory-query
version: 0.0.1
name: ONC FAST National Directory Endpoint Query
title: National Healthcare Directory Endpoint Query
status: active
publisher:
name: HL7 Patient Administration Working Group
url: https://www.hl7.org/Special/committees/pafm/index.cfm
email: [email protected]
description: National Directory Endpoint Query
jurisdiction: urn:iso:std:iso:3166#US
license: CC0-1.0
fhirVersion: 4.0.1
dependencies:
hl7.fhir.us.core: 4.0.0
parameters:
show-inherited-invariants: false
copyrightYear: 2021+
releaseLabel: draft
# ╭───────────────────────────────────────package-list.json────────────────────────────────────────╮
# │ To use a provided ig-data/package-list.json file, delete the "history" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To control the menu.xml using this config, uncomment and set the "menu" property. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
Home: index.html
Guidance:
General Guidance: general-guidance.html
Technical Guidance: technical-guidance.html
Bulk Data and Subscriptions: bulk-data.html
Search Parameters : artifacts.html#behavior-search-parameters
Profiles: profiles.html
Capability Statements:
Basic Endpoint Conformance Requirements : CapabilityStatement-fhir-directory-query-basic-endpoint.html
Basic Expanded Conformance Requirements : CapabilityStatement-fhir-directory-query-basic-expanded.html
Health & Human Services Endpoint Conformance Requirements : CapabilityStatement-fhir-directory-query-health-or-human-services-endpoint.html
Health & Human Services Expanded Conformance Requirements : CapabilityStatement-fhir-directory-query-health-or-human-services-expanded.html
Human Services Endpoint Conformance Requirements : CapabilityStatement-fhir-directory-query-human-services-endpoint.html
Human Services Expanded Conformance Requirements : CapabilityStatement-fhir-directory-query-human-services-expanded.html
Provider Endpoint Conformance Requirements : CapabilityStatement-fhir-directory-query-provider-endpoint.html
Provider Expanded Conformance Requirements : CapabilityStatement-fhir-directory-query-provider-expanded.html
Examples : examples.html
Downloads : downloads.html