HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: EmergencyMedicalServiceProviderHIPAA - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-EmergencyMedicalServiceProviderHIPAA",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <code>http://nucc.org/provider-taxonomy</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>146L00000X</td><td>Paramedic</td></tr><tr><td>146M00000X</td><td>Intermediate Emergency Medical Technician</td></tr><tr><td>146N00000X</td><td>Basic Emergency Medical Technician</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-EmergencyMedicalServiceProviderHIPAA",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.13207"
    }
  ],
  "version" : "3.0.0",
  "name" : "EmergencyMedicalServiceProviderHIPAA",
  "title" : "EmergencyMedicalServiceProviderHIPAA",
  "status" : "retired",
  "date" : "2014-03-26",
  "description" : "Broad category for individuals who complete additional training and education in the area of pre-hospital emergency services and are licensed and/or practice within the scope of that training.",
  "compose" : {
    "include" : [
      {
        "system" : "http://nucc.org/provider-taxonomy",
        "concept" : [
          {
            "code" : "146L00000X"
          },
          {
            "code" : "146M00000X"
          },
          {
            "code" : "146N00000X"
          }
        ]
      }
    ]
  }
}