Provider Connect Australia (PCA)
24.1.0.0 - active Australia flag

Provider Connect Australia (PCA) - Local Development build (v24.1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PCA Healthcare Service Type - JSON Representation

Active as of 2024-05-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pca-healthcare-service-type",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://healthterminologies.gov.au/fhir/ValueSet/service-type-1</code></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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=\"http://snomed.info/id/1239131000168107\">1239131000168107</a></td><td>Community services</td></tr><tr><td><a href=\"http://snomed.info/id/224891009\">224891009</a></td><td>Healthcare services</td></tr><tr><td><a href=\"http://snomed.info/id/310134006\">310134006</a></td><td>Social services</td></tr><tr><td><a href=\"http://snomed.info/id/1575191000168103\">1575191000168103</a></td><td>Translating and interpreting service</td></tr><tr><td><a href=\"http://snomed.info/id/1239141000168103\">1239141000168103</a></td><td>Transport service</td></tr><tr><td><a href=\"http://snomed.info/id/413331009\">413331009</a></td><td>Voluntary services</td></tr></table></li></ul></div>"
  },
  "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/ValueSet/pca-healthcare-service-type",
  "version" : "24.1.0.0",
  "name" : "PcaHealthcareServiceType",
  "title" : "PCA Healthcare Service Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-28T09:09:45+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:[email protected]"
        }
      ]
    }
  ],
  "description" : "The PCA Healthcare Service Type value set defines concepts for the type of service that the healthcare service provides",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.",
  "compose" : {
    "include" : [
      {
        "system" : "https://healthterminologies.gov.au/fhir/ValueSet/service-type-1"
      }
    ],
    "exclude" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1239131000168107",
            "display" : "Community services"
          },
          {
            "code" : "224891009",
            "display" : "Healthcare services"
          },
          {
            "code" : "310134006",
            "display" : "Social services"
          },
          {
            "code" : "1575191000168103",
            "display" : "Translating and interpreting service"
          },
          {
            "code" : "1239141000168103",
            "display" : "Transport service"
          },
          {
            "code" : "413331009",
            "display" : "Voluntary services"
          }
        ]
      }
    ]
  }
}