Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PJ2Encounter - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "PJ2Encounter",
  "meta" : {
    "profile" : [
      🔗 "https://elga.moped.at/StructureDefinition/MopedEncounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter PJ2Encounter</b></p><a name=\"PJ2Encounter\"> </a><a name=\"hcPJ2Encounter\"> </a><a name=\"PJ2Encounter-en-US\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MopedEncounter.html\">MOPED Encounter</a></p></div><p><b>identifier</b>: Visit number/324200063, Anonymous identifier/VABCDTESTTBD</p><p><b>status</b>: Discharged</p><p><b>class</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/BehandlungsartCS S}\">Stationär</span>, <span title=\"Codes:{https://elga.moped.at/CodeSystem/Aufnahmeart2CS A}\">akute stationäre Aufnahme/akuter ambulanter Besuch (ohne vorhergehende Terminvereinbarung)</span></p><p><b>type</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/MopedEncounterTypesCS ENC}\">Moped Encounter</span></p><p><b>subject</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374</code></p><p><b>serviceProvider</b>: <code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427</code></p><p><b>actualPeriod</b>: 2024-08-08 08:21:00+0200 --&gt; 2024-08-12 19:22:00+0200</p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title=\"Codes:{http://hl7.org/fhir/encounter-reason-use RV}\">Reason for Visit</span></p><h3>Values</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/UrsacheCS 00}\">Überweisung</span></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024 S82.0}\">Fraktur der Patella</span></td></tr></table></blockquote><p><b>account</b>: <a href=\"Account-PJ2Account.html\">Account: extension = 5,1,Endgültige Freigabe (Workflow Status eines Falls#Endgueltige-Freigabe),0; status = active</a></p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Origin</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><code>Organization?identifier=urn:oid:1.2.40.0.10.1.4.3.2|233853</code></td><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/EntlassungsartCS E}\">Entlassung aus dem Krankenhaus</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "VN"
          }
        ]
      },
      "system" : "urn:oid:1.3.6.1.4.1.36124.5.427",
      "value" : "324200063",
      "assigner" : {
        "reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ANON"
          }
        ]
      },
      "system" : "urn:oid:1.3.6.1.4.1.36124.5.427",
      "value" : "VABCDTESTTBD"
    }
  ],
  "status" : "discharged",
  "class" : [
    {
      "coding" : [
        {
          "system" : "https://elga.moped.at/CodeSystem/BehandlungsartCS",
          "code" : "S"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "https://elga.moped.at/CodeSystem/Aufnahmeart2CS",
          "code" : "A"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
          "code" : "ENC"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374"
  },
  "serviceProvider" : {
    "reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427"
  },
  "actualPeriod" : {
    "start" : "2024-08-08T08:21:00+02:00",
    "end" : "2024-08-12T19:22:00+02:00"
  },
  "reason" : [
    {
      "use" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/encounter-reason-use",
              "code" : "RV"
            }
          ]
        }
      ],
      "value" : [
        {
          "concept" : {
            "coding" : [
              {
                "system" : "https://elga.moped.at/CodeSystem/UrsacheCS",
                "code" : "00"
              }
            ]
          }
        }
      ]
    }
  ],
  "diagnosis" : [
    {
      "condition" : [
        {
          "concept" : {
            "coding" : [
              {
                "system" : "https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024",
                "code" : "S82.0",
                "display" : "Fraktur der Patella"
              }
            ]
          }
        }
      ]
    }
  ],
  "account" : [
    {
      🔗 "reference" : "Account/PJ2Account"
    }
  ],
  "admission" : {
    "extension" : [
      {
        "url" : "https://elga.moped.at/StructureDefinition/moped-ext-aufnahmeart",
        "valueCoding" : {
          "system" : "https://elga.moped.at/CodeSystem/AufnahmeartCS",
          "code" : "A"
        }
      }
    ],
    "origin" : {
      "reference" : "Organization?identifier=urn:oid:1.2.40.0.10.1.4.3.2|233853"
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "https://elga.moped.at/CodeSystem/EntlassungsartCS",
          "code" : "E"
        }
      ]
    }
  }
}