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

FHIR IG analytics

Packageca.on.mi.pkg
Resource TypeDocumentReference
IdDocumentReference-docref-report1.json
FHIR VersionR4

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": "DocumentReference",
  "id": "docref-report1",
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ]
      },
      "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
      "value": "556677"
    }
  ],
  "status": "current",
  "docStatus": "final",
  "type": {
    "coding": [
      {
        "code": "AD45",
        "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.1",
        "display": "MI Report"
      },
      {
        "code": "18748-4",
        "system": "http://loinc.org",
        "display": "Diagnostic Imaging Study"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient1"
  },
  "date": "2023-05-23T22:43:41+00:00",
  "author": [
    {
      "reference": "PractitionerRole/practrole2"
    }
  ],
  "custodian": {
    "reference": "Organization/org2"
  },
  "description": "Physical",
  "content": [
    {
      "attachment": {
        "url": "[base]/DiagnosticReport/report1"
      }
    }
  ],
  "context": {
    "encounter": [
      {
        "reference": "Encounter/encounter1"
      }
    ],
    "event": [
      {
        "coding": [
          {
            "code": "CT",
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "display": "Computed Tomography"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "394914008",
            "system": "http://snomed.info/sct",
            "display": "Radiology"
          }
        ]
      },
      {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "818983003",
            "display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)"
          }
        ]
      },
      {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "12921003",
            "display": "Structure of pelvis (body structure)"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "31874001",
            "system": "http://snomed.info/sct",
            "display": "True (qualifier value)"
          }
        ]
      }
    ]
  }
}