Sha256: b8ad82622b3a6ee12430da9f887f46091ac57972aad6bce61a6819111ba6c646
Contents?: true
Size: 1.97 KB
Versions: 10
Compression:
Stored size: 1.97 KB
Contents
{ "resourceType": "Encounter", "id": "f202", "identifier": [ { "use": "temp", "value": "Encounter_Roel_20130128" } ], "status": "finished", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "AMB", "display": "ambulatory" }, "type": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "367336001", "display": "Chemotherapy" } ] } ], "priority": { "coding": [ { "system": "http://snomed.info/sct", "code": "103391001", "display": "Urgent" } ] }, "subject": { "reference": "Patient/f201", "display": "Roel" }, "participant": [ { "individual": { "reference": "Practitioner/f201" } } ], "length": { "value": 56, "unit": "minutes", "system": "http://unitsofmeasure.org", "code": "min" }, "reasonCode": [ { "text": "The patient is treated for a tumor." } ], "diagnosis": [ { "condition": { "display": "Complications from Roel's TPF chemotherapy on January 28th, 2013" }, "use": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role", "code": "AD", "display": "Admission diagnosis" } ] }, "rank": 2 }, { "condition": { "display": "The patient is treated for a tumor" }, "use": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role", "code": "CC", "display": "Chief complaint" } ] }, "rank": 1 } ], "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