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

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

: NDH Care Team Category Value Set - TTL Representation

Active as of 2024-03-28

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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\"><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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/ValueSet/NDHCareTeamCategoryVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  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"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-28T00:58:01+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" ]       ] )     ] )
  ] . #