Sha256: 4524d1ad6846b93fd93a9f25716b5c1e54ecf563734d81ed3a75c0a5f6ade7d0
Contents?: true
Size: 1.02 KB
Versions: 10
Compression:
Stored size: 1.02 KB
Contents
{ "resourceType": "BodyStructure", "id": "tumor", "identifier": [ { "system": "http://goodhealth.org/bodystructure/identifiers", "value": "12345" } ], "morphology": { "coding": [ { "system": "http://snomed.info/sct", "code": "4147007", "display": "Mass (morphologic abnormality)" } ], "text": "Splenic mass" }, "location": { "coding": [ { "system": "http://snomed.info/sct", "code": "78961009", "display": "Splenic structure (body structure)" } ], "text": "Spleen" }, "description": "7 cm maximum diameter", "image": [ { "contentType": "application/dicom", "url": "http://imaging.acme.com/wado/server?requestType=WADO&wado_details" } ], "patient": { "reference": "Patient/example" }, "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