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

FHIR IG analytics

Packagefhir.test.data.r4
Resource TypeDiagnosticReport
IdDiagnosticReport-89612.json
FHIR Version

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "DiagnosticReport-89612",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "39150-8",
        "display": "Breast FFD mammogram Post Localization"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6514",
    "display": "Victoria Palmer Gray"
  },
  "context": {
    "reference": "Encounter/Encounter-506",
    "display": "Bay Area Family Practice"
  },
  "effectivePeriod": {
    "start": "2021-01-26T00:36:36+10:00",
    "end": "2021-01-26T00:36:36+10:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-89611",
      "display": "No_Cancer_Detected"
    }
  ]
}