Sha256: af9493bc2d8d223765d1ba99e0508f7a918d7c9db5144a33edc28b76d92f16e6
Contents?: true
Size: 1.03 KB
Versions: 10
Compression:
Stored size: 1.03 KB
Contents
{ "resourceType": "RelatedPerson", "id": "peter", "patient": { "reference": "Patient/animal" }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0131", "code": "C" } ] } ], "name": [ { "use": "official", "family": "Chalmers", "given": [ "Peter", "James" ] } ], "telecom": [ { "system": "phone", "value": "(03) 5555 6473", "use": "work" } ], "gender": "male", "address": [ { "use": "home", "line": [ "534 Erewhon St" ], "city": "PleasantVille", "state": "Vic", "postalCode": "3999" } ], "photo": [ { "contentType": "image/jpeg", "url": "Binary/f012" } ], "period": { "start": "2012-03-11" }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems