changed package name and canonical url
This commit is contained in:
parent
6f9ef8f32c
commit
debd34938f
@ -13,7 +13,7 @@
|
||||
- Unique Health ID (UHID)
|
||||
- **Bangladesh Address profile** with Division, District, Upazila, and Union levels.
|
||||
- Initial **examples** for Patient and Practitioner resources.
|
||||
- Configured **bd.fhir.core.xml** with canonical URL `https://fhir.dghs.gov.bd`.
|
||||
- Configured **bd.fhir.core.xml** with canonical URL `https://fhir.dghs.gov.bd/core`.
|
||||
|
||||
### Notes
|
||||
- This is a **pre-release draft**.
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
<!-- <extension url="http://hl7.org/fhir/tools/StructureDefinition/igpublisher-spreadsheet">
|
||||
<valueString value="resources-spreadsheet.xml"/>
|
||||
</extension>-->
|
||||
<url value="https://fhir.dghs.gov.bd/ImplementationGuide/bd.fhir.core"/>
|
||||
<url value="https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"/>
|
||||
<!-- This version will propagate to all artifacts unless the "propagate-version" extension is overridden -->
|
||||
<version value="0.2.0"/>
|
||||
<name value="BangladeshCoreFHIRIG"/>
|
||||
@ -116,10 +116,6 @@
|
||||
<code value="releaselabel"/>
|
||||
<value value="Published by MoHFW"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="path-history"/>
|
||||
<value value="https://fhir.dghs.gov.bd/history.html"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="find-other-resources"/>
|
||||
<value value="true"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user