Skip to content

Commit

Permalink
Merge pull request #102 from hl7ch/author-ext
Browse files Browse the repository at this point in the history
update profiles (issue #101)
  • Loading branch information
ziegm authored May 17, 2022
2 parents 1bc5d57 + 4ad45dd commit b667b98
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 42 deletions.
1 change: 1 addition & 0 deletions input/pagecontent/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All significant changes to this FHIR implementation guide will be documented on
#### Changed / Updated
* [#95](https://github.com/hl7ch/ch-emed/issues/95): Update description of Composition/Bundle.identifier
* [#86](https://github.com/hl7ch/ch-emed/issues/86): Update minimum cardinality of Composition.custodian (due to relaxation in the underlying CH Core profile)
* [#101](https://github.com/hl7ch/ch-emed/issues/101): Update profiles -> Composition.author.extension:time (according to update in CH Core)

#### Fixed
* [#97](https://github.com/hl7ch/ch-emed/issues/97): Typo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,9 @@
</type>
<mustSupport value="true"/>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@
<targetProfile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
</type>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@
<targetProfile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
</type>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@
<targetProfile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
</type>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@
<targetProfile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
</type>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@
<targetProfile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
</type>
</element>
<element id="Composition.author.extension">
<element id="Composition.author.extension:time">
<path value="Composition.author.extension"/>
<short value="Timestamp of the authorship/data input"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Extension"/>
<profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time"/>
</type>
</element>
<element id="Composition.author.reference">
<path value="Composition.author.reference"/>
Expand Down

0 comments on commit b667b98

Please sign in to comment.