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

FHIR IG analytics

Packageca.on.mi.pkg
Resource TypeDocumentReference
IdDocumentReference-docref-imagemanifest1.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-imagemanifest1",
  "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": "AD47",
        "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.1",
        "display": "Image Manifest"
      },
      {
        "code": "55113-5",
        "system": "http://loinc.org",
        "display": "Key images Document Radiology"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient1"
  },
  "date": "2023-05-18T22:43:41+00:00",
  "author": [
    {
      "reference": "PractitionerRole/practrole2"
    }
  ],
  "custodian": {
    "reference": "Organization/org2"
  },
  "description": "Physical",
  "content": [
    {
      "attachment": {
        "url": "[base]/ImagingStudy/imagemanifest1"
      }
    }
  ],
  "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": "7771000",
            "system": "http://snomed.info/sct",
            "display": "Left"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "260413007",
            "system": "http://snomed.info/sct",
            "display": "None"
          }
        ]
      },
      {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "15231000087105",
            "display": "Computed tomography of pelvis and left hip (procedure)"
          }
        ]
      }
    ]
  }
}