FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagephis.ig.dev
Resource TypeBundle
IdBundle-connectdtx-dtx-result-bundle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "connectdtx-dtx-result-bundle",
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "Device",
        "id": "connectdtx-device-example",
        "meta": {
          "profile": [
            "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-device"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Device</b><a name=\"connectdtx-device-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Device &quot;connectdtx-device-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-device.html\">ConnectDTx Device</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>manufacturer</b>: 파이DTx</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Hypnus</td><td>model-name</td></tr></table><p><b>type</b>: Digital therapeutics <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-connectdtx-device-type.html\">ConnectDTx Device Type</a>#dtx)</span></p><h3>Versions</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>Production <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-connectdtx-version-type.html\">ConnectDTx Version Type</a>#prod)</span></td><td>1.0.1</td></tr></table></div>"
        },
        "identifier": [
          {
            "system": "https://connectdtx.net/phicode",
            "value": "PROVIDED_PHI_CODE"
          }
        ],
        "manufacturer": "파이DTx",
        "deviceName": [
          {
            "name": "Hypnus",
            "type": "model-name"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type",
              "code": "dtx"
            }
          ]
        },
        "version": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type",
                  "code": "prod"
                }
              ]
            },
            "value": "1.0.1"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Device"
      }
    },
    {
      "resource": {
        "resourceType": "DocumentReference",
        "id": "connectdtx-result-report-example",
        "meta": {
          "profile": [
            "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-report"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"connectdtx-result-report-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;connectdtx-result-report-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-result-report.html\">ConnectDTx Result Report</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>status</b>: current</p><p><b>type</b>: Document summary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55112-7)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> &quot;&quot;</p><p><b>date</b>: 2000. 1. 1. 오후 5:00:00</p><p><b>author</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td>-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td>*</td><td>application/pdf</td><td>base64Binary</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td><td><b>Related</b></td></tr><tr><td>*</td><td>2000-01-01 14:05:00+0900 --&gt; (ongoing)</td><td><a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></td></tr></table></div>"
        },
        "identifier": [
          {
            "system": "https://connectdtx.net/phicode",
            "value": "PROVIDED_PHI_CODE"
          }
        ],
        "status": "current",
        "type": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "55112-7",
              "display": "Document summary"
            }
          ]
        },
        "subject": {
          "reference": "Patient/connectdtx-patient-example"
        },
        "date": "2000-01-01T17:00:00+09:00",
        "author": [
          {
            "reference": "Device/connectdtx-device-example"
          }
        ],
        "content": [
          {
            "attachment": {
              "contentType": "application/pdf",
              "data": "base64Binary"
            }
          }
        ],
        "context": {
          "period": {
            "start": "2000-01-01T14:05:00+09:00"
          },
          "related": [
            {
              "reference": "ServiceRequest/connectdtx-servicerequest-prescription-example"
            }
          ]
        }
      },
      "request": {
        "method": "POST",
        "url": "DocumentReference"
      }
    },
    {
      "resource": {
        "resourceType": "Observation",
        "id": "connectdtx-result-observation-example",
        "meta": {
          "profile": [
            "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-observation"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-result-observation-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;connectdtx-result-observation-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-result-observation.html\">ConnectDTx Result Observation</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>basedOn</b>: <a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></p><p><b>status</b>: preliminary</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: Hypnus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-hira-diagnostic-behavior.html\">Hira Diagnostic Behavior</a>#hypnus)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> &quot;&quot;</p><p><b>effective</b>: 2000-01-01 17:05:00+0900 --&gt; (ongoing)</p><p><b>performer</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> &quot;&quot;</p><p><b>dataAbsentReason</b>: Not Permitted <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-permitted)</span></p><p><b>device</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: LP33126-1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LP33126-1)</span></p><p><b>value</b>: 73 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><p><b>interpretation</b>: Low <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#L)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Progress <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LP173213-2)</span></p><p><b>value</b>: 1/42</p></blockquote></div>"
        },
        "identifier": [
          {
            "system": "https://connectdtx.net/phicode",
            "value": "PROVIDED_PHI_CODE"
          }
        ],
        "basedOn": [
          {
            "reference": "ServiceRequest/connectdtx-servicerequest-prescription-example"
          }
        ],
        "status": "preliminary",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "activity",
                "display": "Activity"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "https://hira.or.kr/CodeSystem/diagnostic-behavior",
              "code": "hypnus"
            }
          ]
        },
        "subject": {
          "reference": "Patient/connectdtx-patient-example"
        },
        "effectivePeriod": {
          "start": "2000-01-01T17:05:00+09:00"
        },
        "performer": [
          {
            "reference": "Patient/connectdtx-patient-example"
          }
        ],
        "dataAbsentReason": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
              "code": "not-permitted"
            }
          ]
        },
        "device": {
          "reference": "Device/connectdtx-device-example"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LP33126-1"
                }
              ]
            },
            "valueQuantity": {
              "value": 73,
              "system": "http://unitsofmeasure.org",
              "code": "%"
            },
            "interpretation": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                    "code": "L",
                    "display": "Low"
                  }
                ]
              }
            ]
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LP173213-2",
                  "display": "Progress"
                }
              ]
            },
            "valueRatio": {
              "numerator": {
                "value": 1
              },
              "denominator": {
                "value": 42
              }
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "resource": {
        "resourceType": "Observation",
        "id": "connectdtx-observation-dtx-example",
        "meta": {
          "profile": [
            "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-observation"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-observation-dtx-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;connectdtx-observation-dtx-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-observation.html\">ConnectDTx Observation</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>basedOn</b>: <a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></p><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: Evaluation note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#51848-0)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> &quot;&quot;</p><p><b>effective</b>: 2000-01-01</p><p><b>dataAbsentReason</b>: Not Applicable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-applicable)</span></p><p><b>device</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Sleep duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#93832-4)</span></p><p><b>value</b>: 6.7 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h = 'h')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sleep quality - 1-5 numeric rating [Score] 24 hour <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95607-8)</span></p><p><b>value</b>: 3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Date recorded <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#74015-9)</span></p><p><b>value</b>: 2000-01-02 14:20:00+0900</p></blockquote></div>"
        },
        "identifier": [
          {
            "system": "https://connectdtx.net/phicode",
            "value": "PROVIDED_PHI_CODE"
          }
        ],
        "basedOn": [
          {
            "reference": "ServiceRequest/connectdtx-servicerequest-prescription-example"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "activity",
                "display": "Activity"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "51848-0",
              "display": "Evaluation note"
            }
          ]
        },
        "subject": {
          "reference": "Patient/connectdtx-patient-example"
        },
        "effectiveDateTime": "2000-01-01",
        "dataAbsentReason": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
              "code": "not-applicable",
              "display": "Not Applicable"
            }
          ]
        },
        "device": {
          "reference": "Device/connectdtx-device-example"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "93832-4",
                  "display": "Sleep duration"
                }
              ]
            },
            "valueQuantity": {
              "value": 6.7,
              "system": "http://unitsofmeasure.org",
              "code": "h"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "95607-8",
                  "display": "Sleep quality - 1-5 numeric rating [Score] 24 hour"
                }
              ]
            },
            "valueQuantity": {
              "value": 3
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "74015-9",
                  "display": "Date recorded"
                }
              ]
            },
            "valueDateTime": "2000-01-02T14:20:00+09:00"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    }
  ]
}