0.1.0 - ci-build

EgdeSTS_IG - Local Development build (v0.1.0). See the Directory of published versions

: no-basis-connection-type.codesystem - XML Representation

Active as of 2019-05-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="no-basis-connection-type.codesystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.no/fhir/CodeSystem/no-basis-connection-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">no-ebxml-2<a name="no-basis-connection-type.codesystem-no-ebxml-2"> </a></td><td>ebXML 2.0</td><td>ebXML messaging as described in the Norwegian profile HIS 1037:2011 based on OASIS ebMS 2.0 specification</td></tr><tr><td style="white-space:nowrap">no-amqp<a name="no-basis-connection-type.codesystem-no-amqp"> </a></td><td>AMQP</td><td>AMQP based synchronuous and asynchronus message delivery</td></tr></table></div>
  </text>
  <url value="http://hl7.no/fhir/CodeSystem/no-basis-connection-type"/>
  <version value="0.1.0"/>
  <name value="NoBasisConnectionType"/>
  <title value="no-basis-connection-type.codesystem"/>
  <status value="active"/>
  <date value="2019-05-15T00:00:00+00:00"/>
  <publisher value="Direktoratet for e-helse, HL7 Norway"/>
  <description
               value="Codes to describe Norwegian message based communication protocols."/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="no-ebxml-2"/>
    <display value="ebXML 2.0"/>
    <definition
                value="ebXML messaging as described in the Norwegian profile HIS 1037:2011 based on OASIS ebMS 2.0 specification"/>
  </concept>
  <concept>
    <code value="no-amqp"/>
    <display value="AMQP"/>
    <definition value="AMQP based synchronuous and asynchronus message delivery"/>
  </concept>
</CodeSystem>