FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ndh
Resource TypeValueSet
IdValueSet-NDHCareTeamCategoryVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-us-ndh/ValueSet-NDHCareTeamCategoryVS.html
URLhttp://hl7.org/fhir/us/ndh/ValueSet/NDHCareTeamCategoryVS
Version2.0.0-current
Statusactive
Date2026-07-15T19:38:47+00:00
NameNDHCareTeamCategoryVS
TitleNDH Care Team Category Value Set
Realmus
Authorityhl7
DescriptionThis value set defines NDH care-team category concepts used to classify the primary coordination focus of a care team in directory exchange.

Resources that use this resource

StructureDefinition
hl7.fhir.us.ndh#currentndh-GroupNDH Group
hl7.fhir.us.ndh.r4b#1.0.0ndh-CareTeamNDH Base CareTeam Profile

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet NDHCareTeamCategoryVS

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA27975-4Event-focused care team
    LA27976-2Encounter-focused care team
    LA27977-0Episode of care-focused care team
    LA27978-8Condition-focused care team
    LA28865-6Longitudinal care-coordination focused care team
    LA28866-4Home & Community Based Services (HCBS)-focused care team
    LA27980-4Clinical research-focused care team
    LA28867-2Public health-focused care team

Source1

{
  "resourceType": "ValueSet",
  "id": "NDHCareTeamCategoryVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ndh/ValueSet/NDHCareTeamCategoryVS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.43.48.21"
    }
  ],
  "version": "2.0.0-current",
  "name": "NDHCareTeamCategoryVS",
  "title": "NDH Care Team Category Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-07-15T19:38:47+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": "This value set defines NDH care-team category concepts used to classify the primary coordination focus of a care team in directory exchange.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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 of care-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"
          }
        ]
      }
    ]
  }
}