FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ihe-sdc-ecc.r4
Resource TypeDiagnosticReport
IdDiagnosticReport-eCCDiagnosticReport0.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Pathology Synoptic report (Pathology)

SubjectUnable to get Patient Details
When For2021-05-11
Identifier: Accession ID: eCCDiagnosticReport0 (use: USUAL)

Report Details

CodeValue
25899Internal control cells present and stain as expected
Progesterone Receptor (PgR) Status (Note A)Negative (less than 1%)
Tumor invades into other adjacent organ(s)Kidney
Tumor size (Note A)Greatest Dimension in cm
CLINICAL

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "eCCDiagnosticReport0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ]
      },
      "system": "http://example.org/Observation",
      "value": "eCCDiagnosticReport0"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "LP7839-6",
          "display": "Pathology"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "60568-3",
        "display": "Pathology Synoptic report"
      }
    ]
  },
  "subject": {
    "reference": "http://example.org/patient",
    "display": "Example Patient"
  },
  "effectiveDateTime": "2021-05-11",
  "performer": [
    {
      "reference": "http://example.org/practitioner",
      "display": "Example Practitioner"
    }
  ],
  "result": [
    {
      "reference": "Observation/SDCeCCObservationChild"
    },
    {
      "reference": "Observation/SDCeCCObservationParent"
    },
    {
      "reference": "Observation/SDCeCCObservationCode"
    },
    {
      "reference": "Observation/SDCeCCObservationCodeLIR"
    },
    {
      "reference": "Observation/SDCeCCObservationSection"
    }
  ],
  "presentedForm": [
    {
      "url": "http://test.org/pathology/eCCDiagnosticReport0"
    }
  ]
}