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

FHIR IG analytics

Packagehl7.fhir.us.mcc
Resource TypeDiagnosticReport
IdDiagnosticReport-BoneSurvey.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

XR Bones Survey Views
Status FINAL

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "BoneSurvey",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2022-08-02T18:25:58.212+00:00",
    "source": "#IabLyRh2BJxb1PdV",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCDiagnosticReportAndNote"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "LP29684-5",
          "display": "Radiology"
        }
      ],
      "text": "Radiology"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "43518-0",
        "display": "XR Bones Survey Views"
      }
    ],
    "text": "XR Bones Survey Views"
  },
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  },
  "effectiveDateTime": "2019-02-03T19:43:30.000Z"
}