This page is part of the CH-CRL (R4) (v0.2.1: STU) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "Procedure",
"id" : "DiagnosticMethod-Biopsy20181201",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-diagnosticmethod"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: DiagnosticMethod-Biopsy20181201</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>category</b>: Diagnostic staging procedure PhenX <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '67183-4' = 'Diagnostic or staging procedure [PhenX]', given as 'Diagnostic staging procedure PhenX'})</span></p><p><b>code</b>: Biopsy of primary tumour <span style=\"background: LightGoldenRodYellow\">(Details : {http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-diagnosticmethodsused code '23' = 'Biopsy of primary tumour', given as 'Biopsy of primary tumour'})</span></p><p><b>subject</b>: <a href=\"Patient-RobertMeier.html\">Generated Summary: id: RobertMeier; 756.9217.0023.43; Robert Meier ; gender: male; birthDate: 1955-01-27; </a></p><p><b>performed</b>: 01.12.2018, 12:00:00</p><p><b>reasonReference</b>: <a href=\"Observation-ICD-10-Kolon20181201.html\">Generated Summary: id: ICD-10-Kolon20181201; status: preliminary; <span title=\"Codes: {http://loinc.org 86255-7}\">Primary diagnosis ICD code</span>; effective: 01.12.2018, 00:00:00; <span title=\"Codes: {http://fhir.de/CodeSystem/dimdi/icd-10-gm C18}\">Bösartige Neubildung des Kolons</span></a></p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "67183-4",
"display" : "Diagnostic staging procedure PhenX"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-diagnosticmethodsused",
"code" : "23",
"display" : "Biopsy of primary tumour"
}
]
},
"subject" : {
"reference" : "Patient/RobertMeier"
},
"performedDateTime" : "2018-12-01T13:00:00+02:00",
"reasonReference" : [
{
"reference" : "Observation/ICD-10-Kolon20181201"
}
]
}