ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel Prozedur - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ProcedureExample"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-procedure"/>
    <tag>
      <system
              value="https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-codesystem-diagnose-type"/>
      <code value="relevant"/>
      <display value="currently relevant"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ProcedureExample</b></p><a name="ProcedureExample"> </a><a name="hcProcedureExample"> </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-at-elga-ediag-procedure.html">AT ELGA e-Diagnose Procedure</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-at-ediag-codesystem-diagnose-type.html">currently relevant (Details: AT e-Diagnose Diagnose Typ code relevant = 'currently relevant')</a></p></div><p><b>AT ELGA Reported (Fremdangabe)</b>: false</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 73761001}">Coloskopie</span></p><p><b>subject</b>: Identifier: <code>urn:oid:1.2.40.0.10.2.1.1.149</code>/GH:oeLdSEb0l+8kSdJWjOYyYmnYki0=</p><p><b>performed</b>: 2026-04-20 09:30:00+0200</p><p><b>recorder</b>: Identifier: <a href="http://terminology.hl7.org/7.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.40.0.34.99.4613.4</p><p><b>asserter</b>: Identifier: <a href="http://terminology.hl7.org/7.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.40.0.34.99.4613.4</p><p><b>note</b>: </p><blockquote><div><p>Diagnostische Coloskopie. Histologiebefund ausständig</p>
</div></blockquote></div>
  </text>
  <extension
             url="https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-reported">
    <valueBoolean value="false"/>
  </extension>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="73761001"/>
      <display value="Coloskopie"/>
    </coding>
  </code>
  <subject>
    <type value="Patient"/>
    <identifier>
      <system value="urn:oid:1.2.40.0.10.2.1.1.149"/>
      <value value="GH:oeLdSEb0l+8kSdJWjOYyYmnYki0="/>
    </identifier>
  </subject>
  <performedDateTime value="2026-04-20T09:30:00+02:00"/>
  <recorder>
    <type value="Practitioner"/>
    <identifier>
      <system value="urn:ietf:rfc:3986"/>
      <value value="urn:oid:1.2.40.0.34.99.4613.4"/>
    </identifier>
  </recorder>
  <asserter>
    <type value="Practitioner"/>
    <identifier>
      <system value="urn:ietf:rfc:3986"/>
      <value value="urn:oid:1.2.40.0.34.99.4613.4"/>
    </identifier>
  </asserter>
  <note>
    <text value="Diagnostische Coloskopie. Histologiebefund ausständig"/>
  </note>
</Procedure>