CH LAB-Order (R4)
2.0.0 - trial-use
This page is part of the CH LAB-Order (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "DiagnosticReport",
"id" : "skin-dermatoscopy",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report"🔗 ,
"http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes:{http://snomed.info/sct 1237125003}\">Dermatoscopy of skin, Diagnostic Report</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 PAT}\">Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Simone Studer (Official)</b> female, DoB: 1992-01-08 ( Medical record number/012/08.111113)</td></tr><tr><td>When For</td><td>2017-03-02</td></tr><tr><td>Reported</td><td>2017-03-15 08:13:08+0000</td></tr><tr><td>Identifier:</td><td> <code>https://www.acmeonline.com</code>/P44444444</td></tr></table><p><b>Report Details</b></p></div>"
},
"identifier" : [
{
"system" : "https://www.acmeonline.com",
"value" : "P44444444"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "PAT",
"display" : "Pathology (gross & histopath, not surgical)"
}
],
"text" : "Pathology"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1237125003",
"display" : "Optical dermatoscopy of skin (procedure)"
}
],
"text" : "Dermatoscopy of skin, Diagnostic Report"
},
"subject" : {
🔗 "reference" : "Patient/SimoneStuder",
"display" : "Simone Studer"
},
"effectiveDateTime" : "2017-03-02",
"issued" : "2017-03-15T08:13:08Z",
"performer" : [
{
"display" : "Marc Mustermann, Arztpraxis"
}
],
"resultsInterpreter" : [
{
"display" : "Marc Mustermann, Dr. med."
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/Skin"
}
],
"media" : [
{
"comment" : "Dermatoskopy",
"link" : {
🔗 "reference" : "Media/skin-dermatoskopy-image"
}
}
]
}