Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: HAICA-TC-Composition - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "HAICA-TC-Composition",
  "meta" : {
    "profile" : [
      "http://cbsig.chai.gatech.edu/StructureDefinition/cbs-composition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"HAICA-TC-Composition\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cbs-composition.html\">Case Based Surveillance Composition Profile</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Public health Case report <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55751-2)</span></p><p><b>date</b>: 2018-11-26</p><p><b>author</b>: <a href=\"Organization-HAICA-TC-Reporting-Source.html\">Organization/HAICA-TC-Reporting-Source</a> \"Reporting Source\"</p><p><b>title</b>: Case Based Surveillance Composition</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "55751-2"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/HAICA-TC-Patient"
  },
  "date" : "2018-11-26",
  "author" : [
    {
      "reference" : "Organization/HAICA-TC-Reporting-Source"
    }
  ],
  "title" : "Case Based Surveillance Composition",
  "section" : [
    {
      "title" : "Condition of Interest",
      "entry" : [
        {
          "reference" : "Condition/HAICA-TC-Condition"
        }
      ]
    },
    {
      "title" : "Case Notification Panel",
      "entry" : [
        {
          "reference" : "Observation/HAICA-TC-CNP"
        }
      ],
      "section" : [
        {
          "entry" : [
            {
              "reference" : "Observation/HAICA-TC-MMWR"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member1"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member2"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member3"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member4"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member5"
            },
            {
              "reference" : "Observation/HAICA-TC-CNP-Member6"
            }
          ]
        }
      ]
    },
    {
      "title" : "History of Encounters (Hospitalizations)",
      "entry" : [
        {
          "reference" : "Encounter/HAICA-TC-Hospitalization"
        }
      ]
    },
    {
      "title" : "Reporting Entities",
      "entry" : [
        {
          "reference" : "Organization/HAICA-TC-Reporting-Source"
        }
      ]
    },
    {
      "title" : "Laboratory Related Resources",
      "entry" : [
        {
          "reference" : "DiagnosticReport/HAICA-TC-Lab-DiagnosticReport"
        },
        {
          "reference" : "Observation/HAICA-TC-Lab-Observation"
        },
        {
          "reference" : "Specimen/HAICA-TC-Specimen"
        }
      ]
    }
  ]
}