Sha256: 26d1060ab43c284699d228dc4fb2dd3ecbd4758e7303b4a6df9c3e175b28f529

Contents?: true

Size: 1.87 KB

Versions: 10

Compression:

Stored size: 1.87 KB

Contents

{
  "resourceType": "ImagingManifest",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A set of images to share accompanying an report document, including one SC image and two CT image</div>"
  },
  "identifier": {
    "value": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092901"
  },
  "patient": {
    "reference": "Patient/dicom"
  },
  "authoringTime": "2014-11-20T11:01:20-08:00",
  "author": {
    "reference": "Practitioner/example"
  },
  "description": "1 SC image (screen snapshot) and 2 CT images to share a chest CT exam",
  "study": [
    {
      "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16749.2599092904",
      "imagingStudy": {
        "reference": "ImagingStudy/example"
      },
      "endpoint": [
        {
          "reference": "Endpoint/example-iid"
        },
        {
          "reference": "Endpoint/example-wadors"
        }
      ],
      "series": [
        {
          "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092901",
          "endpoint": [
            {
              "reference": "Endpoint/example-wadors"
            }
          ],
          "instance": [
            {
              "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.7",
              "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092902"
            }
          ]
        },
        {
          "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092902",
          "instance": [
            {
              "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2",
              "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",
              "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092904"
            }
          ]
        }
      ]
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

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