Sha256: 10dbeb4a7a85b018ef550460203bb72761278f7ea0ea61fa6d727c5f59ae9099
Contents?: true
Size: 762 Bytes
Versions: 15
Compression:
Stored size: 762 Bytes
Contents
{ "resourceType": "Patient", "id": "xcda", "text": { "status": "generated", "div": "<div>\n \n <p>Henry Levin the 7th</p>\n \n </div>" }, "identifier": [ { "use": "usual", "type": { "coding": [ { "system": "http://hl7.org/fhir/v2/0203", "code": "MR" } ] }, "system": "urn:oid:2.16.840.1.113883.19.5", "value": "12345" } ], "active": true, "name": [ { "family": [ "Levin" ], "given": [ "Henry" ] } ], "gender": "male", "birthDate": "1932-09-24", "managingOrganization": { "reference": "Organization/2.16.840.1.113883.19.5", "display": "Good Health Clinic" } }
Version data entries
15 entries across 15 versions & 2 rubygems