Sha256: 5f6e412e089eb7dd1bdcefec66b9c345845bd1378d397c0259bce260496806b9

Contents?: true

Size: 1.36 KB

Versions: 13

Compression:

Stored size: 1.36 KB

Contents

{
  "resourceType": "ImagingStudy",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div>Image 1 from Series 3: CT Images on Patient MINT (MINT1234) taken at 1-Jan 2011 01:20 AM</div>"
  },
  "started": "2011-01-01T11:01:20+03:00",
  "patient": {
    "reference": "Patient/dicom"
  },
  "uid": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045",
  "numberOfSeries": 1,
  "numberOfInstances": 1,
  "series": [
    {
      "number": 3,
      "modality": {
        "system": "http://nema.org/dicom/dicm",
        "code": "CT"
      },
      "uid": "urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630",
      "description": "CT Surview 180",
      "numberOfInstances": 1,
      "bodySite": {
        "system": "http://snomed.info/sct",
        "_system": {
          "fhir_comments": [
            "  Added body site to support duplicate checking example  "
          ]
        },
        "code": "67734004",
        "display": "Upper Trunk Structure"
      },
      "instance": [
        {
          "number": 1,
          "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903",
          "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2",
          "content": [
            {
              "url": "http://localhost/fhir/Binary/1.2.840.11361907579238403408700.3.0.14.19970327150033"
            }
          ]
        }
      ]
    }
  ]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/imagingstudy-example.json