Sha256: 084c9c2a1751757e1dc44c551ffd35f05c72c2445fa182c47a3a34abb5f31243

Contents?: true

Size: 814 Bytes

Versions: 10

Compression:

Stored size: 814 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><Contract xmlns="http://hl7.org/fhir">
   <id value="C-123"/>

   <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the contract</div>
   </text>
   
   <identifier>
      <system value="http://happyvalley.com/contract"/>
      <value value="12347"/>
   </identifier>
   
   <!-- 
  <issued value="2014-08-17"/>
 
  <subject>
     <reference value="http://www.somewhere.org/Patient/12345"/>
  </subject>

  <type>
     <coding>
	   <system value="http://hl7.org/fhir/contracttypecodes"/>
	   <code value="disclosure"/>
	 </coding>
  </type>

  <subtype>
     <coding>
	   <system value="http://hl7.org/fhir/contractsubtypecodes"/>
	   <code value="disclosure-US"/>
	 </coding>
  </subtype>
  -->
</Contract>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/contract-example.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/contract-example.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/contract-example.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/contract-example.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/contract-example.xml