CH LAB-Order (R4)
3.0.0-ci-build - ci-build
CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. 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\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport skin-dermatoscopy</b></p><a name=\"skin-dermatoscopy\"> </a><a name=\"hcskin-dermatoscopy\"> </a><a name=\"skin-dermatoscopy-en-US\"> </a><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>Simone Studer (official) Female, DoB: 1992-01-08 ( Medical record number)</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>Performer</td><td> Marc Mustermann, Arztpraxis</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"
}
}
]
}