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

: Test2MOPEDEncounter1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "Test2MOPEDEncounter1",
  "meta" : {
    "profile" : [
      🔗 "http://example.org/StructureDefinition/MOPEDEncounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Test2MOPEDEncounter1</b></p><a name=\"Test2MOPEDEncounter1\"> </a><a name=\"hcTest2MOPEDEncounter1\"> </a><a name=\"Test2MOPEDEncounter1-en-US\"> </a><p><b>identifier</b>: VN/324200063</p><p><b>status</b>: In Progress</p><p><b>class</b>: <span title=\"Codes:{http://tbd.at/MOPED-encounter-behandlungsart S}\">S</span>, <span title=\"Codes:{http://tbd.at/moped-ext-diagnose-art A}\">A</span></p><p><b>subject</b>: <a href=\"Patient-Test2Patient.html\">Santiago Schnabeltier TEST (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)</a></p><p><b>serviceProvider</b>: <a href=\"Organization-Test2OrganizationKrankenhausRied.html\">Organization Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried</a></p><p><b>actualPeriod</b>: 2024-08-08 08:21:00+0200 --&gt; 2024-08-08 19:22:00+0200</p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title=\"Codes:{http://hl7.org/fhir/ValueSet/encounter-reason-use RV}\">RV</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:\">00</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>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-Test2Condition1.html\">Condition TBD</a></td></tr></table><p><b>use</b>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ H}\">H</span></p></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-Test2Condition2.html\">Condition TBD</a></td></tr></table><p><b>use</b>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ Z}\">Z</span></p></blockquote><p><b>account</b>: <a href=\"Account-Test2Account.html\">Account: extension = TBD,0,false,FJK5MCDPMRCY; 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><a href=\"Organization-Test2OrganizationUeberweisendeOrganisation.html\">Organization: identifier = urn:oid:1.2.40.0.10.1.4.3.2#233853</a></td><td><span title=\"Codes:{http://tbd.at/MOPED-encounter-entlassungsart E}\">E</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://termgit.elga.gv.at/ValueSet/hl7-at-patientidentifier",
            "code" : "VN"
          }
        ]
      },
      "value" : "324200063",
      "assigner" : {
        🔗 "reference" : "Organization/Test2OrganizationKrankenhausRied"
      }
    }
  ],
  "status" : "in-progress",
  "class" : [
    {
      "coding" : [
        {
          "system" : "http://tbd.at/MOPED-encounter-behandlungsart",
          "code" : "S"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://tbd.at/moped-ext-diagnose-art",
          "code" : "A"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/Test2Patient"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/Test2OrganizationKrankenhausRied"
  },
  "actualPeriod" : {
    "start" : "2024-08-08T08:21:00+02:00",
    "end" : "2024-08-08T19:22:00+02:00"
  },
  "reason" : [
    {
      "use" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/ValueSet/encounter-reason-use",
              "code" : "RV"
            }
          ]
        }
      ],
      "value" : [
        {
          "concept" : {
            "coding" : [
              {
                "code" : "00"
              }
            ]
          }
        }
      ]
    }
  ],
  "diagnosis" : [
    {
      "condition" : [
        {
          "reference" : {
            🔗 "reference" : "Condition/Test2Condition1"
          }
        }
      ],
      "use" : [
        {
          "coding" : [
            {
              "system" : "https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ",
              "code" : "H"
            }
          ]
        }
      ]
    },
    {
      "condition" : [
        {
          "reference" : {
            🔗 "reference" : "Condition/Test2Condition2"
          }
        }
      ],
      "use" : [
        {
          "coding" : [
            {
              "system" : "https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ",
              "code" : "Z"
            }
          ]
        }
      ]
    }
  ],
  "account" : [
    {
      🔗 "reference" : "Account/Test2Account"
    }
  ],
  "admission" : {
    "extension" : [
      {
        "url" : "http://example.org/StructureDefinition/moped-ext-zugangsart",
        "valueCode" : "A"
      }
    ],
    "origin" : {
      🔗 "reference" : "Organization/Test2OrganizationUeberweisendeOrganisation"
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "http://tbd.at/MOPED-encounter-entlassungsart",
          "code" : "E"
        }
      ]
    }
  }
}