Sha256: 20d06810f07cfac769a876111d0b6e9a449133d7225bb6a81b25956bc95db937

Contents?: true

Size: 1.19 KB

Versions: 10

Compression:

Stored size: 1.19 KB

Contents

{
  "resourceType": "DetectedIssue",
  "id": "duplicate",
  "identifier": [
    {
      "use": "official",
      "system": "http://example.org",
      "value": "12345"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "DUPTHPY",
        "display": "Duplicate Therapy Alert"
      }
    ]
  },
  "patient": {
    "reference": "Patient/dicom"
  },
  "identifiedDateTime": "2013-05-08",
  "author": {
    "reference": "Device/software"
  },
  "implicated": [
    {
      "reference": "ServiceRequest/di",
      "display": "Chest CT - ordered May 8, 2013 by Dr. Adam Careful"
    },
    {
      "reference": "ImagingStudy/example",
      "display": "Image 1 from Series 3: CT Images on Patient MINT (MINT1234) taken at 1-Jan 2011 01:20 AM"
    }
  ],
  "detail": "Similar test was performed within the past 14 days",
  "reference": "http://www.tmhp.com/RadiologyClinicalDecisionSupport/2011/CHEST%20IMAGING%20GUIDELINES%202011.pdf",
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.2.2 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.2.1 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.2.0 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.1.2 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.1.1 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.1.0 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.0.2 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.0.1 lib/fhir_models/examples/json/detectedissue-example-dup.json
fhir_models-4.0.0 lib/fhir_models/examples/json/detectedissue-example-dup.json