HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

Generated Example

{
  "resourceType" : "Prostate",
  "id" : "Prostate-genexample-6",
  "subject" : {
    "reference" : "Patient/8003608166698043"
  },
  "requester" : {
    "reference" : "Practitioner/8003616566682137"
  },
  "performer" : {
    "reference" : "Organization/8003623233350148"
  },
  "preAnalytic" : {
    "clinicalHistory" : [
      "Core biopsy Gleason score: 3+4=7"
    ],
    "psa" : [
      {
        "value" : 5.5,
        "unit" : "ug/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "ug/L"
      }
    ]
  },
  "macro" : {
    "specimenWeight" : {
      "value" : 32.9,
      "unit" : "g",
      "system" : "http://unitsofmeasure.org",
      "code" : "g"
    },
    "specimenDimension1" : {
      "value" : 39,
      "unit" : "mm",
      "system" : "http://unitsofmeasure.org",
      "code" : "mm"
    },
    "specimenDimension2" : {
      "value" : 31,
      "unit" : "mm",
      "system" : "http://unitsofmeasure.org",
      "code" : "mm"
    },
    "specimenDimension3" : {
      "value" : 35,
      "unit" : "mm",
      "system" : "http://unitsofmeasure.org",
      "code" : "mm"
    },
    "otherMacroComments" : "Volume: 1.7cm3 (3D volume estimate method)."
  },
  "micro" : {
    "tumourType" : [
      "45410002"
    ],
    "tumourFocality" : [
      "Multifocal"
    ],
    "histologicalGrade" : {
      "primary" : "369772003",
      "secondary" : {
        "value" : 369773008
      },
      "score" : "Composite Gleason Score (ISUP) 2005): 3+4=7
Index carcinoma score (ISUP 2005): 3+4=7
% High Grade (4/5): 20%.
Intraduct carcinoma: Absent."
    },
    "extraprostaticExtension" : {
      "code" : "not_identified"
    },
    "margin" : {
      "status" : "55182004",
      "locationDescription" : "Tumour location:  
Quadrants: Right posterolateral greater than left
Zones:Peripheral"
    },
    "seminalVesicles" : "not_involved",
    "lymphNodeStatus" : {
      "number" : {
        "value" : 7
      },
      "numberPositive" : {
        "value" : 0
      },
      "sitesInvolved" : "Not involved",
      "invasion" : "not_identified"
    }
  },
  "synthesisOverview" : {
    "tumourStageT" : "384983005",
    "diagnosticSummary" : "Prostate: Adenocarcinoma"
  }
}