National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
Active as of 2024-11-01 |
{
"resourceType" : "ValueSet",
"id" : "NDHCareTeamCategoryVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NDHCareTeamCategoryVS</b></p><a name=\"NDHCareTeamCategoryVS\"> </a><a name=\"hcNDHCareTeamCategoryVS\"> </a><a name=\"NDHCareTeamCategoryVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA27975-4/\">LA27975-4</a></td><td>Event-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA27976-2/\">LA27976-2</a></td><td>Encounter-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA27977-0/\">LA27977-0</a></td><td>Episode-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA27978-8/\">LA27978-8</a></td><td>Condition-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA28865-6/\">LA28865-6</a></td><td>Longitudinal care-coordination focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA28866-4/\">LA28866-4</a></td><td>Home & Community Based Services (HCBS)-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA27980-4/\">LA27980-4</a></td><td>Clinical research-focused care team</td></tr><tr><td><a href=\"https://loinc.org/LA28867-2/\">LA28867-2</a></td><td>Public health-focused care team</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}
],
"url" : "http://hl7.org/fhir/us/ndh/ValueSet/NDHCareTeamCategoryVS",
"version" : "1.0.0-ballot",
"name" : "NDHCareTeamCategoryVS",
"title" : "NDH Care Team Category Value Set",
"status" : "active",
"experimental" : false,
"date" : "2024-11-01T19:22:54+00:00",
"publisher" : "HL7 International / Patient Administration",
"contact" : [
{
"name" : "HL7 International / Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
},
{
"system" : "email",
"value" : "pafm@lists.hl7.org"
}
]
}
],
"description" : "Codes for NDH Care Team Category",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA27975-4",
"display" : "Event-focused care team"
},
{
"code" : "LA27976-2",
"display" : "Encounter-focused care team"
},
{
"code" : "LA27977-0",
"display" : "Episode-focused care team"
},
{
"code" : "LA27978-8",
"display" : "Condition-focused care team"
},
{
"code" : "LA28865-6",
"display" : "Longitudinal care-coordination focused care team"
},
{
"code" : "LA28866-4",
"display" : "Home & Community Based Services (HCBS)-focused care team"
},
{
"code" : "LA27980-4",
"display" : "Clinical research-focused care team"
},
{
"code" : "LA28867-2",
"display" : "Public health-focused care team"
}
]
}
]
}
}