This page is part of the Observations of notifiable communicable infectious diseases (v1.0.0-trialuse: STU 1 Draft) based on FHIR 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
: 1DR - Neisseria Gonorrhoeae - JSON Representation
Raw json | Download
{
"resourceType" : "DiagnosticReport",
"id" : "1DR-NeisseriaGonorrhoeae",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-diagnosticreport"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 11502-2}\">Laboratory report</span> </h2><table class=\"grid\"><tr><td>Subject</td><td><b>D M </b> male, DoB: 1960-08-22 ( id:\u00a07562295883070)</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-1Obs-NeisseriaGonorrhoeae.html\"><span title=\"Codes: {http://loinc.org 697-3}\">Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 10828004}\">Positive</span></td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></td><td>2023-07-14 11:10:00+0200</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
"valueReference" : {
"reference" : "Composition/1Comp-NeisseriaGonorrhoeae"
}
}
],
"basedOn" : [
{
"reference" : "ServiceRequest/1SR-Order"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11502-2",
"display" : "Laboratory report"
}
]
},
"subject" : {
"reference" : "Patient/1Pat-DM"
},
"performer" : [
{
"reference" : "Organization/1Org-Labor"
}
],
"specimen" : [
{
"reference" : "Specimen/1Spec-Specimen"
}
],
"result" : [
{
"reference" : "Observation/1Obs-NeisseriaGonorrhoeae"
}
]
}