FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Procedure |
| Id | Procedure-MethodFirstDetection-ClinicalSymptoms.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "MethodFirstDetection-ClinicalSymptoms"
status: completed
category: Cancer detection basis (LOINC#75692-4)
code: Clinical symptoms (NKRS - Method of First Detection#1)
subject: Patient/FranzMinimum " MINIMUM"
performed: 2018-12-15T13:00:00+02:00
reasonReference: Observation/ICD-10
{
"resourceType": "Procedure",
"id": "MethodFirstDetection-ClinicalSymptoms",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-methodfirstdetection"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"coding": [
{
"system": "http://loinc.org",
"code": "75692-4",
"display": "Cancer detection basis"
}
]
},
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-methodfirstdetection",
"code": "1",
"display": "Clinical symptoms"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"performedDateTime": "2018-12-15T13:00:00+02:00",
"reasonReference": [
{
"reference": "Observation/ICD-10"
}
]
}