HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build

HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions

: Patient Communication Preferences - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-patient-communication-preferences",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-patient-communication-preferences 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\">text-message<a name=\"cs-patient-communication-preferences-text-message\"> </a></td><td>SMS or  Text message</td><td>The client would like to receive communications via Text Message/SMS</td></tr><tr><td style=\"white-space:nowrap\">voice-call<a name=\"cs-patient-communication-preferences-voice-call\"> </a></td><td>Voice Call</td><td>Client would like to receive communications via Voice Calls</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-patient-communication-preferences",
  "version" : "0.1.0-test",
  "name" : "CSPatientCommunicationPreferences",
  "title" : "Patient Communication Preferences",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "The way the patient prefers to be contacted",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "text-message",
      "display" : "SMS or  Text message",
      "definition" : "The client would like to receive communications via Text Message/SMS"
    },
    {
      "code" : "voice-call",
      "display" : "Voice Call",
      "definition" : "Client would like to receive communications via Voice Calls"
    }
  ]
}