FHIR IG analytics| Package | hl7.eu.fhir.idea4rc |
| Resource Type | Observation |
| Id | Observation-observation-id-9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-id-9
Profile: Observation: Yes / No assertions
status: Final
code: A gene mutation analysis is performed
subject: Anonymous Patient Male, DoB: 1968-01-01
effective: 2024-03-18 00:00:00+0100
value: yes
{
"resourceType": "Observation",
"id": "observation-id-9",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-yesNo-eu-i4rc"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-generic-eu-i4rc",
"code": "geneMutationAnalysisPerformed",
"display": "A gene mutation analysis is performed"
}
]
},
"subject": {
"reference": "Patient/patient-id-17"
},
"effectiveDateTime": "2024-03-18T00:00:00+01:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"code": "4188539",
"display": "yes"
}
]
}
}