Sha256: 72b48ff59b0f92e64a4ae7e796f2a51327ae7db7d8142e3b345d1fb13339973f

Contents?: true

Size: 1.13 KB

Versions: 10

Compression:

Stored size: 1.13 KB

Contents

{
  "resourceType": "ImagingStudy",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">CT Chest.  John Smith (MRN: 09236). Accession: W12342398. Performed: 2011-01-01. 3 series, 12 images.</div>"
  },
  "uid": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045",
  "patient": {
    "reference": "Patient/dicom"
  },
  "started": "2011-01-01T11:01:20+03:00",
  "numberOfSeries": 1,
  "numberOfInstances": 1,
  "series": [
    {
      "uid": "urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630",
      "number": 3,
      "modality": {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "CT"
      },
      "description": "CT Surview 180",
      "numberOfInstances": 1,
      "bodySite": {
        "system": "http://snomed.info/sct",
        "code": "67734004",
        "display": "Upper Trunk Structure"
      },
      "instance": [
        {
          "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903",
          "number": 1,
          "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
        }
      ]
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/imagingstudy-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/imagingstudy-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/imagingstudy-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/imagingstudy-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/imagingstudy-example.json