Sha256: d84e10e1320846bd7e092396849c7727957c66ca5fbfeb6128838d9fb28bcd51
Contents?: true
Size: 1.23 KB
Versions: 10
Compression:
Stored size: 1.23 KB
Contents
{ "resourceType": "Observation", "id": "example-genetics-4", "status": "final", "code": { "text": "Allele ABC" }, "subject": { "reference": "Patient/example", "display": "Molecular Lab Patient ID: HOSP-23456" }, "issued": "2013-04-03T15:30:10+01:00", "performer": [ { "reference": "Practitioner/example", "display": "Molecular Diagnostics Laboratory" } ], "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "POS" } ], "text": "Positive" } ], "specimen": { "reference": "Specimen/genetics-example1-somatic", "display": "Molecular Specimen ID: MLD45-Z4-1234" }, "hasMember": [ { "reference": "Observation/example-genetics-1", "display": "Variant-1" }, { "reference": "Observation/example-genetics-2", "display": "Variant-2" }, { "reference": "Observation/example-genetics-3", "display": "Variant-3" } ], "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