Sha256: b0d326b76241f67c0b77ca9334b7c3a87e240a3cc4888d40895c09981c639495
Contents?: true
Size: 783 Bytes
Versions: 14
Compression:
Stored size: 783 Bytes
Contents
{ "resourceType": "Patient", "id": "xcda", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\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
14 entries across 14 versions & 2 rubygems