2.2.0-test - ci-build Norway flag

Publication Build: This will be filled in by the publication tooling

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

Active as of 2019-05-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "no-basis-connection-type.codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>http://hl7.no/fhir/CodeSystem/no-basis-connection-type</code> 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>"
  },
  "url" : "http://hl7.no/fhir/CodeSystem/no-basis-connection-type",
  "version" : "2.2.0-test",
  "name" : "NoBasisConnectionType",
  "title" : "no-basis-connection-type.codesystem",
  "status" : "active",
  "date" : "2019-05-15T00:00:00+00:00",
  "description" : "Codes to describe Norwegian message based communication protocols.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "no-ebxml-2",
      "display" : "ebXML 2.0",
      "definition" : "ebXML messaging as described in the Norwegian profile HIS 1037:2011 based on OASIS ebMS 2.0 specification"
    },
    {
      "code" : "no-amqp",
      "display" : "AMQP",
      "definition" : "AMQP based synchronuous and asynchronus message delivery"
    }
  ]
}