Sha256: 7f2a1c7598582a8618944096a790463a80d63b0d5b420be22a1d4ead45177364
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <Patient xmlns="http://hl7.org/fhir"> <active value="true"/> <name> <text value="John Random"/> </name> <gender value="male"/> <birthDate value="1960-06-06"/> <deceasedBoolean value="false"/> <careProvider> <reference value="Practitioner/foo"/> </careProvider> <managingOrganization> <reference value="Organization/foo"/> </managingOrganization> </Patient>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | fixtures/record/patient-example-f201-roel.xml |