National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0 - STU1 United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: NDH Care Team Category Value Set - TTL Representation

Page standards status: Trial-use

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NDHCareTeamCategoryVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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 &amp; 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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/ValueSet/NDHCareTeamCategoryVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "NDHCareTeamCategoryVS"] ; # 
  fhir:title [ fhir:v "NDH Care Team Category Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-10T13:37:10+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes for NDH Care Team Category"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA27975-4" ] ;
fhir:display [ fhir:v "Event-focused care team" ]       ] [
fhir:code [ fhir:v "LA27976-2" ] ;
fhir:display [ fhir:v "Encounter-focused care team" ]       ] [
fhir:code [ fhir:v "LA27977-0" ] ;
fhir:display [ fhir:v "Episode-focused care team" ]       ] [
fhir:code [ fhir:v "LA27978-8" ] ;
fhir:display [ fhir:v "Condition-focused care team" ]       ] [
fhir:code [ fhir:v "LA28865-6" ] ;
fhir:display [ fhir:v "Longitudinal care-coordination focused care team" ]       ] [
fhir:code [ fhir:v "LA28866-4" ] ;
fhir:display [ fhir:v "Home & Community Based Services (HCBS)-focused care team" ]       ] [
fhir:code [ fhir:v "LA27980-4" ] ;
fhir:display [ fhir:v "Clinical research-focused care team" ]       ] [
fhir:code [ fhir:v "LA28867-2" ] ;
fhir:display [ fhir:v "Public health-focused care team" ]       ] )     ] )
  ] . #