CH EPR FHIR (R4)
5.0.0-ci-build - ci-build Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions

: PIXm Feed Provider Organization Gruppenpraxis - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="GruppenpraxisCH"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-feed-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization GruppenpraxisCH</b></p><a name="GruppenpraxisCH"> </a><a name="hcGruppenpraxisCH"> </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-ch-pixm-feed-organization.html">CH PIXm Feed Organization</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.1.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:2.999.1.2.3.4</p><p><b>name</b>: PDQm Provider Organization Gruppenpraxis</p><p><b>telecom</b>: <a href="tel:+41322345566">+41322345566</a>, fax: +41322346677(Work), <a href="mailto:bereit@gruppenpraxis.ch">bereit@gruppenpraxis.ch</a>, <a href="http://www.gruppenpraxis.ch">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Musterhausen 8888 CH (work)</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td>Allzeit Bereit (Official)</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.999.1.2.3.4"/>
  </identifier>
  <name value="PDQm Provider Organization Gruppenpraxis"/>
  <telecom>
    <system value="phone"/>
    <value value="+41322345566"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="+41322346677"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="bereit@gruppenpraxis.ch"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="url"/>
    <value value="http://www.gruppenpraxis.ch"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <line value="Doktorgasse"/>
    <line value="2"/>
    <city value="Musterhausen"/>
    <postalCode value="8888"/>
    <country value="CH"/>
  </address>
  <contact>
    <name>
      <use value="official"/>
      <family value="Bereit"/>
      <given value="Allzeit"/>
      <prefix value="Dr. med."/>
      <suffix value="Facharzt für Allgemeine Medizin"/>
    </name>
  </contact>
</Organization>