FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Encounter |
| Id | Encounter-TreatmentDecision-Tumourboard20181215.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "TreatmentDecision-Tumourboard20181215"
Profile: CH CRL Encounter Treatment Decision
status: finished
class: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')
type: Tumour board (NKRS - Basis of First Treatment Complex Decision#1)
serviceType: Healthcare decision making (observable entity) (SNOMED CT#405083000)
subject: Patient/FranzMinimum " MINIMUM"
period: 2018-12-15 --> (ongoing)
reasonReference: Observation/ICD-10
{
"resourceType": "Encounter",
"id": "TreatmentDecision-Tumourboard20181215",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-encounter-treatmentdecision"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-basisoffirsttreatmentcomplexdecision",
"code": "1",
"display": "Tumour board"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "405083000",
"display": "Healthcare decision making (observable entity)"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"period": {
"start": "2018-12-15"
},
"reasonReference": [
{
"reference": "Observation/ICD-10"
}
]
}