Sha256: 19849d3fcc489ee0cf99fb799f5ae15d5622de2f8dbf67593194e7605067cf9d
Contents?: true
Size: 845 Bytes
Versions: 15
Compression:
Stored size: 845 Bytes
Contents
{ "resourceType": "Patient", "id": "pat4", "text": { "status": "generated", "div": "<div>\n \n <p>Patient Sandy Notsowell @ Acme Healthcare, Inc. MR = 123458, DECEASED</p>\n \n </div>" }, "identifier": [ { "use": "usual", "type": { "coding": [ { "system": "http://hl7.org/fhir/v2/0203", "code": "MR" } ] }, "system": "urn:oid:0.1.2.3.4.5.6.7", "value": "123458" } ], "active": true, "name": [ { "use": "official", "family": [ "Notsowell" ], "given": [ "Sandy" ] } ], "gender": "female", "birthDate": "1982-08-02", "deceasedBoolean": true, "managingOrganization": { "reference": "Organization/1", "display": "ACME Healthcare, Inc" } }
Version data entries
15 entries across 15 versions & 2 rubygems