FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4b |
| Resource Type | Observation |
| Id | Observation-Therapeutic-Implication-Clinical-Trial-2.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Therapeutic-Implication-Clinical-Trial-2
status: Final
category: Laboratory, Genetics
code: Therapeutic Implication
subject: Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
effective: 2019-04-01
performer: Organization some lab
derivedFrom: Observation Genotype display name
component
code: Therapeutic Implication
value: Does not meet eligibility criteria for clinical trial
component
code: Associated Therapy
value: NCT03131453
{
"resourceType": "Observation",
"id": "Therapeutic-Implication-Clinical-Trial-2",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "therapeutic-implication"
}
]
},
"subject": {
"reference": "Patient/CGPatientExample01"
},
"effectiveDateTime": "2019-04-01",
"performer": [
{
"reference": "Organization/ExampleOrg"
}
],
"specimen": {
"reference": "Specimen/GenomicSpecimenExample02"
},
"derivedFrom": [
{
"reference": "Observation/Genotype-Clinical-Trial-Example-using-haplotypes"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "therapeutic-implication",
"display": "Therapeutic Implication"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444734003",
"display": "Does not meet eligibility criteria for clinical trial"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "associated-therapy",
"display": "Associated Therapy"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://clinicaltrials.gov",
"code": "NCT03131453",
"display": "NCT03131453"
}
]
}
}
]
}