Sha256: b4d11c2eb53d3dcc128281674c53fa694dbd1e0c6577c3cf300a7bb6c0caca75
Contents?: true
Size: 859 Bytes
Versions: 1
Compression:
Stored size: 859 Bytes
Contents
{ "resourceType": "Patient", "name": [ { "use": "official", "family": "Chalmers${C8}", "given": [ "Peter${C8}", "James${C8}" ] }, { "use": "usual", "given": [ "Jim" ] } ], "telecom": [ { "use": "home" }, { "system": "phone", "value": "(03) 5555 6473", "use": "work" } ], "gender": "male", "birthDate": "1975-01-02", "_birthDate": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime", "valueDateTime": "1975-01-02T14:35:45Z" } ] }, "deceasedBoolean": false, "address": [ { "use": "home", "line": [ "534 Erewhon${C9} St" ], "city": "Pleasant Valley", "state": "Vic", "postalCode": "${D4}" } ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.8.0 | lib/tests/testscripts/scripts/connectathon/Patient-01-Intro/_reference/resources/patient-update-bonus2-PeterChalmers-min.json |