Sha256: 568a07d275156d9c98c1ddcb724a0360eec54de5e45e479df38b4b550031175a
Contents?: true
Size: 1.19 KB
Versions: 10
Compression:
Stored size: 1.19 KB
Contents
{ "resourceType": "Encounter", "id": "f201", "identifier": [ { "use": "temp", "value": "Encounter_Roel_20130404" } ], "status": "finished", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "AMB", "display": "ambulatory" }, "type": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "11429006", "display": "Consultation" } ] } ], "priority": { "coding": [ { "system": "http://snomed.info/sct", "code": "17621005", "display": "Normal" } ] }, "subject": { "reference": "Patient/f201", "display": "Roel" }, "participant": [ { "individual": { "reference": "Practitioner/f201" } } ], "reasonCode": [ { "text": "The patient had fever peaks over the last couple of days. He is worried about these peaks." } ], "serviceProvider": { "reference": "Organization/f201" }, "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