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

: Type of contact or relationship - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "type-of-contact",
  "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/type-of-contact 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\">child<a name=\"type-of-contact-child\"> </a></td><td>Biological child</td><td>Client is the biological child of the person that referred the client for family services</td></tr><tr><td style=\"white-space:nowrap\">drug-injecting-partner<a name=\"type-of-contact-drug-injecting-partner\"> </a></td><td>Drug injecting partner</td><td>Client is a drug injecting partner of the person that referred the client for partner services</td></tr><tr><td style=\"white-space:nowrap\">sexual-partner<a name=\"type-of-contact-sexual-partner\"> </a></td><td>Sexual partner</td><td>Client is a sexual partner of the person that referred the client for partner services</td></tr><tr><td style=\"white-space:nowrap\">social-contact<a name=\"type-of-contact-social-contact\"> </a></td><td>Social contact</td><td>Client is a social contact of the person that referred the client for social-network services</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/type-of-contact",
  "version" : "0.1.0-test",
  "name" : "CSTypeOfContact",
  "title" : "Type of contact or relationship",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "Type of contact or relationship",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "child",
      "display" : "Biological child",
      "definition" : "Client is the biological child of the person that referred the client for family services"
    },
    {
      "code" : "drug-injecting-partner",
      "display" : "Drug injecting partner",
      "definition" : "Client is a drug injecting partner of the person that referred the client for partner services"
    },
    {
      "code" : "sexual-partner",
      "display" : "Sexual partner",
      "definition" : "Client is a sexual partner of the person that referred the client for partner services"
    },
    {
      "code" : "social-contact",
      "display" : "Social contact",
      "definition" : "Client is a social contact of the person that referred the client for social-network services"
    }
  ]
}