Implementation Guide
27.0.0 - R4 APIs

Publish Box goes here

: PAS Encounter Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "1226019388001060",
  "meta" : {
    "lastUpdated" : "2010-05-20T13:38:25.890+08:00",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-pas-encounter-profile"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 1226019388001060</b></p><a name=\"1226019388001060\"> </a><a name=\"hc1226019388001060\"> </a><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\">Last updated: 2010-05-20 13:38:25+0800</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-athena-pas-encounter-profile.html\">PAS Encounter</a></p></div><p><b>Patient Status</b>: <span title=\"Codes:{https://valueset.x12.org/x217/005010/request/2000E/CL1/1/03/00/1352 9}\">Other</span></p><p><b>Nursing Home Residential Status</b>: <span title=\"Codes:{https://codesystem.x12.org/005010/1345 2}\">Newly Admitted</span></p><p><b>identifier</b>: Resource Identifier/1226019388001060</p><p><b>status</b>: Planned</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title=\"Codes:{https://www.nubc.org/CodeSystem/PriorityTypeOfAdmitOrVisit 9}\">9</span></p><p><b>subject</b>: <a href=\"Patient/1225794118001060\">Patient/1225794118001060</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></p><p><b>period</b>: 2014-05-04 10:03:00+0800 --&gt; (ongoing)</p><p><b>individual</b>: <a href=\"Practitioner/1225652472001060\">Practitioner/1225652472001060</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></p><p><b>period</b>: 2014-05-04 10:03:00+0800 --&gt; (ongoing)</p><p><b>individual</b>: <a href=\"Practitioner/1225652989001060\">Practitioner/1225652989001060</a></p></blockquote><p><b>period</b>: 2014-05-04 10:03:00+0800 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 85059005}, {http://hl7.org/fhir/sid/icd-10-us N82.9}\">Female genital fistula</span></p><p><b>reasonReference</b>: <a href=\"Condition/1226019439001060\">Condition/1226019439001060</a></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://valueset.x12.org/x217/005010/request/2000E/CL1/1/02/00/1314 9}\">Information not available</span></td><td><span title=\"Codes:{https://cms1500claimbilling.com/ub-04-medicare-discharge-status-code 30}\">Still a patient</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location/1225648232001060\">Location/1225648232001060</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization/1225648232001060\">Organization/1225648232001060</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-patientStatus",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://valueset.x12.org/x217/005010/request/2000E/CL1/1/03/00/1352",
            "code" : "9",
            "display" : "Other"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-nursingHomeResidentialStatus",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://codesystem.x12.org/005010/1345",
            "code" : "2",
            "display" : "Newly Admitted"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "RI",
            "display" : "Resource Identifier"
          }
        ],
        "text" : "Resource Identifier"
      },
      "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/EncounterId/0",
      "value" : "1226019388001060"
    }
  ],
  "status" : "planned",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://www.nubc.org/CodeSystem/PriorityTypeOfAdmitOrVisit",
          "code" : "9"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "Patient/1225794118001060"
  },
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "PPRF",
              "display" : "primary performer"
            }
          ],
          "text" : "primary performer"
        }
      ],
      "period" : {
        "start" : "2014-05-04T10:03:00+08:00"
      },
      "individual" : {
        "reference" : "Practitioner/1225652472001060"
      }
    },
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "PPRF",
              "display" : "primary performer"
            }
          ],
          "text" : "primary performer"
        }
      ],
      "period" : {
        "start" : "2014-05-04T10:03:00+08:00"
      },
      "individual" : {
        "reference" : "Practitioner/1225652989001060"
      }
    }
  ],
  "period" : {
    "start" : "2014-05-04T10:03:00+08:00"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "85059005",
          "display" : "Female genital fistula"
        },
        {
          "system" : "http://hl7.org/fhir/sid/icd-10-us",
          "code" : "N82.9",
          "display" : "Female genital tract fistula, unspecified"
        }
      ]
    }
  ],
  "reasonReference" : [
    {
      "reference" : "Condition/1226019439001060"
    }
  ],
  "hospitalization" : {
    "admitSource" : {
      "coding" : [
        {
          "system" : "https://valueset.x12.org/x217/005010/request/2000E/CL1/1/02/00/1314",
          "code" : "9",
          "display" : "Information not available"
        }
      ]
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "https://cms1500claimbilling.com/ub-04-medicare-discharge-status-code",
          "code" : "30",
          "display" : "Still a patient"
        }
      ]
    }
  },
  "location" : [
    {
      "location" : {
        "reference" : "Location/1225648232001060"
      }
    }
  ],
  "serviceProvider" : {
    "reference" : "Organization/1225648232001060"
  }
}