Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SHR Encounter Confidentiality can be defined in an FHIR Composition resource of an Encounter. 

Code Block
languagexml
<Composition xmlns="http://hl7.org/fhir">
		...
	<confidentiality value="N"/> 
		...
</Composition>

...