Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner Role - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "practitioner-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet practitioner-role</b></p><a name=\"practitioner-role\"> </a><a name=\"hcpractitioner-role\"> </a><a name=\"practitioner-role-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li></ul></div>"
  },
  "url" : "https://alexapi.medtechglobal.com.au/fhir/ValueSet/practitioner-role",
  "version" : "0.0.1",
  "name" : "PractitionerRole",
  "title" : "Practitioner Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T21:47:25+00:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Defines the Practitioner Role",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      }
    ]
  }
}