Antenatal Care IG for PWS KIA
0.1.0 - ci-build

Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Service Request Codes - JSON Representation

Active as of 2025-04-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ServiceRequestCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ServiceRequestCodes</b></p><a name=\"ServiceRequestCodes\"> </a><a name=\"hcServiceRequestCodes\"> </a><a name=\"ServiceRequestCodes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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-SNOMEDCT.html#SNOMEDCT-3457005\">3457005</a></td><td>Patient referral</td></tr><tr><td><a href=\"CodeSystem-SNOMEDCT.html#SNOMEDCT-306098008\">306098008</a></td><td>Self-referral</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id//ValueSet/ServiceRequestCodes",
  "version" : "0.1.0",
  "name" : "ServiceRequestCodes",
  "title" : "Service Request Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-12T00:42:08+08:00",
  "publisher" : "Diana Wijayanti",
  "contact" : [
    {
      "name" : "Diana Wijayanti",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/hi-dinanti"
        }
      ]
    }
  ],
  "description" : "Codes for various types of service requests, including diagnostics, procedures, and referrals.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "3457005",
            "display" : "Patient referral"
          },
          {
            "code" : "306098008",
            "display" : "Self-referral"
          }
        ]
      }
    ]
  }
}