FHIR IG analytics| Package | hl7.fhir.us.davinci-deqm |
| Resource Type | Observation |
| Id | Observation-DNA-occultblood.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation DNA-occultblood
Information Source: http://example.org/fhir/server
Profile: QICore Simple Observation
status: Final
category: Laboratory
code: Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative
subject: Virginia Hartman (official) Female, DoB: 1983-09-12 ( Medical record number: 34567 (use: usual, ))
effective: 2018-06-22
performer: Practitioner Ronald Bone
{
"resourceType": "Observation",
"id": "DNA-occultblood",
"meta": {
"source": "http://example.org/fhir/server",
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "77353-1",
"display": "Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative"
}
]
},
"subject": {
"reference": "Patient/patient03"
},
"effectiveDateTime": "2018-06-22",
"performer": [
{
"reference": "Practitioner/practitioner01"
}
]
}