Sha256: cca0c5d71e47844e842d724aaf88d0562d3632d09875c64f780053966874749a
Contents?: true
Size: 1.13 KB
Versions: 10
Compression:
Stored size: 1.13 KB
Contents
{ "resourceType": "BodyStructure", "id": "skin-patch", "identifier": [ { "system": "http://goodhealth.org/bodystructure/identifiers", "value": "12345" } ], "active": false, "morphology": { "text": "Skin patch" }, "location": { "coding": [ { "system": "http://snomed.info/sct", "code": "14975008", "display": "Forearm" } ], "text": "Forearm" }, "locationQualifier": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "419161000", "display": "Unilateral left" } ], "text": "Left" }, { "coding": [ { "system": "http://snomed.info/sct", "code": "263929005", "display": "Volar" } ], "text": "Volar" } ], "description": "inner surface (volar) of the left forearm", "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