Sha256: 38e5126be98321b1c1699f67f9ebea75398b11904a99bc95f8b861f54f71fa2a
Contents?: true
Size: 375 Bytes
Versions: 1
Compression:
Stored size: 375 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <Practitioner xmlns="http://hl7.org/fhir"> <active value="true"/> <name> <text value="Dr. Jones"/> </name> <gender value="female"/> <birthDate value="1970-01-01"/> <practitionerRole> <managingOrganization> <reference value="Organization/foo"/> </managingOrganization> </practitionerRole> </Practitioner>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | fixtures/record/practitioner-example-f201-ab.xml |