1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystemReferralDocumentationTypes - JSON Representation

Active as of 2021-04-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystemReferralDocumentationTypes",
  "meta" : {
    "lastUpdated" : "2021-04-22T10:48:53.621+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CodeSystemReferralDocumentationTypes</b></p><a name=\"CodeSystemReferralDocumentationTypes\"> </a><a name=\"hcCodeSystemReferralDocumentationTypes\"> </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\">Last updated: 2021-04-22 10:48:53+0000</p></div><p>This  code system <code>https://cambio.codes/cs/referral-documentation-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PART<a name=\"CodeSystemReferralDocumentationTypes-PART\"> </a></td><td>Partial Answer</td></tr><tr><td style=\"white-space:nowrap\">FIN<a name=\"CodeSystemReferralDocumentationTypes-FIN\"> </a></td><td>Final Answer</td></tr><tr><td style=\"white-space:nowrap\">COMP<a name=\"CodeSystemReferralDocumentationTypes-COMP\"> </a></td><td>Complementary Answer</td></tr><tr><td style=\"white-space:nowrap\">REJ<a name=\"CodeSystemReferralDocumentationTypes-REJ\"> </a></td><td>Rejection Answer</td></tr><tr><td style=\"white-space:nowrap\">RRD<a name=\"CodeSystemReferralDocumentationTypes-RRD\"> </a></td><td>Referral Record Data</td></tr><tr><td style=\"white-space:nowrap\">REQCOMP<a name=\"CodeSystemReferralDocumentationTypes-REQCOMP\"> </a></td><td>Request for complementary information (Assessment)</td></tr><tr><td style=\"white-space:nowrap\">ASN<a name=\"CodeSystemReferralDocumentationTypes-ASN\"> </a></td><td>Assessment note (Assessment)</td></tr></table></div>"
  },
  "url" : "https://cambio.codes/cs/referral-documentation-types",
  "name" : "CodeSystemReferralDocumentationTypes",
  "status" : "active",
  "date" : "2021-04-22T10:48:52.8790677+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Code system for different documentation types in referral context",
  "compositional" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "PART",
      "display" : "Partial Answer"
    },
    {
      "code" : "FIN",
      "display" : "Final Answer"
    },
    {
      "code" : "COMP",
      "display" : "Complementary Answer"
    },
    {
      "code" : "REJ",
      "display" : "Rejection Answer"
    },
    {
      "code" : "RRD",
      "display" : "Referral Record Data"
    },
    {
      "code" : "REQCOMP",
      "display" : "Request for complementary information (Assessment)"
    },
    {
      "code" : "ASN",
      "display" : "Assessment note (Assessment)"
    }
  ]
}