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

: Referral Documentation Types - JSON Representation

Active as of 2021-04-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ReferralDocumentationTypes",
  "meta" : {
    "lastUpdated" : "2021-04-20T09:28:36.859+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ReferralDocumentationTypes</b></p><a name=\"ReferralDocumentationTypes\"> </a><a name=\"hcReferralDocumentationTypes\"> </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-20 09:28:36+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html\"><code>https://cambio.codes/cs/referral-documentation-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-PART\">PART</a></td><td>Partial Answer</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-FIN\">FIN</a></td><td>Final Answer</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-COMP\">COMP</a></td><td>Complementary Answer</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-REJ\">REJ</a></td><td>Rejection Answer</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-RRD\">RRD</a></td><td>Referral Record Data</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-REQCOMP\">REQCOMP</a></td><td>Request for complementary information (Assessment)</td></tr><tr><td><a href=\"CodeSystem-CodeSystemReferralDocumentationTypes.html#CodeSystemReferralDocumentationTypes-ASN\">ASN</a></td><td>Assessment note (Assessment)</td></tr></table></li></ul></div>"
  },
  "url" : "https://cambio.codes/referral-documentation-type/v1",
  "version" : "1.0.0",
  "name" : "ReferralDocumentationTypes",
  "title" : "Referral Documentation Types",
  "status" : "active",
  "date" : "2021-04-20T09:28:36.0737473+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" : "Codes for different types of referral documentation",
  "compose" : {
    "include" : [
      {
        "system" : "https://cambio.codes/cs/referral-documentation-types",
        "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)"
          }
        ]
      }
    ]
  }
}