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

: PJ1Procedure1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "PJ1Procedure1",
  "meta" : {
    "profile" : [
      🔗 "https://elga.moped.at/StructureDefinition/MopedProcedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PJ1Procedure1</b></p><a name=\"PJ1Procedure1\"> </a><a name=\"hcPJ1Procedure1\"> </a><a name=\"PJ1Procedure1-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-MopedProcedure.html\">MOPED Procedure</a></p></div><p><b>identifier</b>: Resource identifier/1024000028urn:oid:1.3.6.1.4.1.36124.5.9140-AN010-2024-02-22T19:33</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025 AN010}\">Polysomnographie im Schlaflabor (LE=je Behandlungstag)</span></p><p><b>subject</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>encounter</b>: <code>Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|1024000028</code></p><p><b>occurrence</b>: 2024-02-22 19:33:00+0200</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>OnBehalfOf</b></td></tr><tr><td style=\"display: none\">*</td><td><code>Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|131180</code></td><td><code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914</code></td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "RI"
          }
        ]
      },
      "value" : "1024000028urn:oid:1.3.6.1.4.1.36124.5.9140-AN010-2024-02-22T19:33"
    }
  ],
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025",
        "code" : "AN010",
        "display" : "Polysomnographie im Schlaflabor (LE=je Behandlungstag)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
  },
  "encounter" : {
    "reference" : "Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|1024000028"
  },
  "occurrenceDateTime" : "2024-02-22T19:33:00+02:00",
  "performer" : [
    {
      "actor" : {
        "reference" : "Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.914|131180"
      },
      "onBehalfOf" : {
        "reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914"
      }
    }
  ]
}