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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeDiagnosticReport
IdDiagnosticReport-246776.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": "246776",
  "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-1040",
    "display": "Bay Area Family Practice"
  },
  "effectivePeriod": {
    "start": "2027-03-01T09:36:36-05:00",
    "end": "2027-03-01T09:36:36-05:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-246775",
      "display": "No_Cancer_Detected"
    }
  ]
}