fix profiles
This commit is contained in:
parent
374d54dd57
commit
8519f8be7a
@ -9,6 +9,15 @@ Description: "LACPass Patient Summary Bundle resource. This profile derives from
|
||||
* entry[composition].resource 1..1
|
||||
* entry[composition].resource only LAC_Composition_DDCC
|
||||
|
||||
* entry[patient].resource 1..1
|
||||
* entry[patient].resource only LAC_Patient
|
||||
|
||||
* entry[organization].resource 1..1
|
||||
* entry[organization].resource only LAC_Organization
|
||||
|
||||
* entry[immunization].resource 1..1
|
||||
* entry[immunization].resource only LAC_Immunization
|
||||
|
||||
Instance: LACBundleIPSExample
|
||||
InstanceOf: LAC_Bundle_DDCC
|
||||
Usage: #example
|
||||
|
@ -8,3 +8,9 @@ Description: "LACPass Patient Summary Bundle resource. This profile derives from
|
||||
// Make use of Composition
|
||||
* entry[composition].resource 1..1
|
||||
* entry[composition].resource only LAC_Composition
|
||||
|
||||
* entry[patient].resource 1..1
|
||||
* entry[patient].resource only LAC_Patient
|
||||
|
||||
* entry[organization].resource 1..1
|
||||
* entry[organization].resource only LAC_Organization
|
5
input/pagecontent/changes.md
Normal file
5
input/pagecontent/changes.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
### September 27
|
||||
|
||||
- Fix LAC_Bundle and LAC_Bundle_DDCC to make use of the LAC profiles
|
@ -85,6 +85,7 @@ menu:
|
||||
Artifacts: artifacts.html
|
||||
Transactions: transactions.html
|
||||
External: additional.html
|
||||
Changelog: changes.html
|
||||
|
||||
# ╭───────────────────────────Less Common Implementation Guide Properties──────────────────────────╮
|
||||
# │ Uncomment the properties below to configure additional properties on the ImplementationGuide │
|
||||
|
Loading…
x
Reference in New Issue
Block a user