{
"resourceType": "Observation", "id": "example-diplotype1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/observation-geneticsGene", "valueCodeableConcept": { "coding": [ { "system": "http://www.genenames.org", "code": "2623", "display": "CYP2C9" } ] } } ], "status": "final", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "363779003", "display": "Genotype determination" } ], "text": "Diplotype Call" }, "subject": { "reference": "Patient/727127", "display": "J*********** C***********" }, "issued": "2013-04-03T15:30:10+01:00", "specimen": { "reference": "Specimen/genetics-example1-somatic", "display": "Molecular Specimen ID: MLD45-Z4-1234" }, "derivedFrom": [ { "reference": "Observation/example-haplotype1" }, { "reference": "Observation/example-haplotype2" } ], "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] }
}