Sha256: 774962ad95ed986938352637d16650f9f804c2d9dab75865fe5c1b7affa7aa2b

Contents?: true

Size: 1.66 KB

Versions: 10

Compression:

Stored size: 1.66 KB

Contents

{
  "resourceType": "DetectedIssue",
  "id": "ddi",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "DRG",
        "display": "Drug Interaction Alert"
      }
    ]
  },
  "severity": "high",
  "identifiedDateTime": "2014-01-05",
  "author": {
    "reference": "Device/software"
  },
  "implicated": [
    {
      "reference": "MedicationStatement/example001",
      "display": "500 mg Acetaminophen tablet 1/day, PRN since 2010"
    },
    {
      "reference": "MedicationRequest/medrx0331",
      "display": "Warfarin 1 MG TAB prescribed Jan. 15, 2015"
    }
  ],
  "detail": "Risk of internal bleeding.  Those who take acetaminophen along with the widely used blood-thinning drug warfarin may face the risk of serious internal bleeding. People on warfarin who take acetaminophen for at least seven days in a row should be closely watched for bleeding.",
  "mitigation": [
    {
      "action": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "13",
            "display": "Stopped Concurrent Therapy"
          }
        ],
        "text": "Asked patient to discontinue regular use of Tylenol and to consult with clinician if they need to resume to allow appropriate INR monitoring"
      },
      "date": "2014-01-05",
      "author": {
        "reference": "Practitioner/example",
        "display": "Dr. Adam Careful"
      }
    }
  ],
  "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.json
fhir_models-4.2.2 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/detectedissue-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/detectedissue-example.json