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

FHIR IG analytics

Packagech.fhir.ig.ch-rad-order
Resource TypeImagingStudy
IdImagingStudy-DicomSopInstanceConformant.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

Generated Narrative: ImagingStudy DicomSopInstanceConformant

identifier: PLAC/2.16.124.113543.1154777499.30246.19789.3503430045, Accession ID/2819497684894126

status: Available

subject: Susanna Ufferer (official) Female, DoB: 1945-03-14

series

uid: 2.16.124.113543.1154777499.30246.19789.3503430045.1

modality: [not stated]: DX (DX)

Instances

-UidSopClass
*2.16.124.113543.1154777499.30246.19789.3503430045.1.1[not stated]: 1.2.840.10008.5.1.4.1.1.1 (1.2.840.10008.5.1.4.1.1.1)

Source1

{
  "resourceType": "ImagingStudy",
  "id": "DicomSopInstanceConformant",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-imagingstudy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:dicom:uid",
            "code": "PLAC"
          }
        ]
      },
      "value": "2.16.124.113543.1154777499.30246.19789.3503430045"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN"
          }
        ]
      },
      "value": "2819497684894126"
    }
  ],
  "status": "available",
  "subject": {
    "reference": "Patient/PatSUfferer"
  },
  "series": [
    {
      "uid": "2.16.124.113543.1154777499.30246.19789.3503430045.1",
      "modality": {
        "code": "DX"
      },
      "instance": [
        {
          "uid": "2.16.124.113543.1154777499.30246.19789.3503430045.1.1",
          "sopClass": {
            "code": "1.2.840.10008.5.1.4.1.1.1"
          }
        }
      ]
    }
  ]
}