FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-GleasonExcisionMostCommonGrade-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "GleasonExcisionMostCommonGrade-3"
Profile: CH CRL Observation Gleason Excision Most Common Grade
status: final
code: Gleason pattern.primary in Prostate tumor (LOINC#44641-9)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: 3
method: Excision (procedure) (SNOMED CT#65801008)
{
"resourceType": "Observation",
"id": "GleasonExcisionMostCommonGrade-3",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-gleasonexcisionmostcommongrade"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "44641-9",
"display": "Gleason pattern.primary in Prostate tumor"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueInteger": 3,
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "65801008",
"display": "Excision (procedure)"
}
]
}
}