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

: Organization Affiliation Role - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "OrganizationAffiliationRoleCS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/OrganizationAffiliationRoleCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">behavioral<a name=\"OrganizationAffiliationRoleCS-behavioral\"> </a></td><td>Outpatient Behavioral Health Provider</td><td>Provider of services related to the promotion of mental health, resilience and wellbeing; the treatment of mental and substance use disorders; and the support of those who experience and/or are in recovery from these conditions, along with their families and communities.</td></tr><tr><td style=\"white-space:nowrap\">bt<a name=\"OrganizationAffiliationRoleCS-bt\"> </a></td><td>Member Of</td><td>Has a relationship of participation with.  This does NOT represent a member of an insurance plan, but other types of membership such as membership of a hospital in an HIE</td></tr><tr><td style=\"white-space:nowrap\">dme<a name=\"OrganizationAffiliationRoleCS-dme\"> </a></td><td>DME/Medical Supplier</td><td>Supplier of health care consumables or equipments supplied to patients.</td></tr><tr><td style=\"white-space:nowrap\">group<a name=\"OrganizationAffiliationRoleCS-group\"> </a></td><td>Medical Group</td><td>A group of people, e.g. a group of Physicians, who render health care services.</td></tr><tr><td style=\"white-space:nowrap\">home<a name=\"OrganizationAffiliationRoleCS-home\"> </a></td><td>Home Health Provider</td><td>Provider of health care services delivered to patients within their residence rather than a clinical setting; usually provided by nurses, home health aides, and other professionals on a regularly scheduled visit.</td></tr><tr><td style=\"white-space:nowrap\">hospital<a name=\"OrganizationAffiliationRoleCS-hospital\"> </a></td><td>Hospital</td><td>An inpatient facility, other than long-term care, providng patient treatment with specialzed medical and nursing staff and medical equipment.</td></tr><tr><td style=\"white-space:nowrap\">laboratory<a name=\"OrganizationAffiliationRoleCS-laboratory\"> </a></td><td>Laboratory</td><td>Pathology and laboratory testing on clinical specimenst to obtain informaion about the health of a paeint to aid in diagnosis, treatment and prevention of disease.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"OrganizationAffiliationRoleCS-other\"> </a></td><td>Other</td><td>A provider of heatlh care services not otherwise listed in this value set.</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"OrganizationAffiliationRoleCS-outpatient\"> </a></td><td>Clinic or Outpatient Facility</td><td>An outpatient facility providing patient services, e.g. medical procedures, surgeries, etc.</td></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"OrganizationAffiliationRoleCS-pharmacy\"> </a></td><td>Pharmacy</td><td>An entity which provider services related to the storage, compounding, dispensing and sale of drugs.</td></tr><tr><td style=\"white-space:nowrap\">transport<a name=\"OrganizationAffiliationRoleCS-transport\"> </a></td><td>Transporation Provider</td><td>A provider which transports patients to or from a medical facility, e.g., ambulance.</td></tr><tr><td style=\"white-space:nowrap\">urgent<a name=\"OrganizationAffiliationRoleCS-urgent\"> </a></td><td>Urgent Care Center</td><td>A center in which unscheduled health care services are provided for point-in-time evaluation or treatment of a non-life-threatening medical condition.</td></tr><tr><td style=\"white-space:nowrap\">hospice<a name=\"OrganizationAffiliationRoleCS-hospice\"> </a></td><td>Hospice</td><td>Hospice</td></tr><tr><td style=\"white-space:nowrap\">nurseCustodial<a name=\"OrganizationAffiliationRoleCS-nurseCustodial\"> </a></td><td>Nursing and Custodial Care Facility</td><td>Nursing and Custodial Care Facility</td></tr><tr><td style=\"white-space:nowrap\">residential<a name=\"OrganizationAffiliationRoleCS-residential\"> </a></td><td>Residential Treatment Facility</td><td>Residential Treatment Facility</td></tr><tr><td style=\"white-space:nowrap\">respite<a name=\"OrganizationAffiliationRoleCS-respite\"> </a></td><td>Respite Care Facility</td><td>Respite Care Facility</td></tr><tr><td style=\"white-space:nowrap\">retail<a name=\"OrganizationAffiliationRoleCS-retail\"> </a></td><td>Retail Health Center</td><td>Retail Health Center</td></tr></table></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/CodeSystem/OrganizationAffiliationRoleCS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "OrganizationAffiliationRoleCS"] ; # 
  fhir:title [ fhir:v "Organization Affiliation Role"] ; # 
  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 Organization Affiliation Role"] ; # 
  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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "behavioral" ] ;
fhir:display [ fhir:v "Outpatient Behavioral Health Provider" ] ;
fhir:definition [ fhir:v "Provider of services related to the promotion of mental health, resilience and wellbeing; the treatment of mental and substance use disorders; and the support of those who experience and/or are in recovery from these conditions, along with their families and communities." ]
  ] [
fhir:code [ fhir:v "bt" ] ;
fhir:display [ fhir:v "Member Of" ] ;
fhir:definition [ fhir:v "Has a relationship of participation with.  This does NOT represent a member of an insurance plan, but other types of membership such as membership of a hospital in an HIE" ]
  ] [
fhir:code [ fhir:v "dme" ] ;
fhir:display [ fhir:v "DME/Medical Supplier" ] ;
fhir:definition [ fhir:v "Supplier of health care consumables or equipments supplied to patients." ]
  ] [
fhir:code [ fhir:v "group" ] ;
fhir:display [ fhir:v "Medical Group" ] ;
fhir:definition [ fhir:v "A group of people, e.g. a group of Physicians, who render health care services." ]
  ] [
fhir:code [ fhir:v "home" ] ;
fhir:display [ fhir:v "Home Health Provider" ] ;
fhir:definition [ fhir:v "Provider of health care services delivered to patients within their residence rather than a clinical setting; usually provided by nurses, home health aides, and other professionals on a regularly scheduled visit." ]
  ] [
fhir:code [ fhir:v "hospital" ] ;
fhir:display [ fhir:v "Hospital" ] ;
fhir:definition [ fhir:v "An inpatient facility, other than long-term care, providng patient treatment with specialzed medical and nursing staff and medical equipment." ]
  ] [
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ] ;
fhir:definition [ fhir:v "Pathology and laboratory testing on clinical specimenst to obtain informaion about the health of a paeint to aid in diagnosis, treatment and prevention of disease." ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "A provider of heatlh care services not otherwise listed in this value set." ]
  ] [
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Clinic or Outpatient Facility" ] ;
fhir:definition [ fhir:v "An outpatient facility providing patient services, e.g. medical procedures, surgeries, etc." ]
  ] [
fhir:code [ fhir:v "pharmacy" ] ;
fhir:display [ fhir:v "Pharmacy" ] ;
fhir:definition [ fhir:v "An entity which provider services related to the storage, compounding, dispensing and sale of drugs." ]
  ] [
fhir:code [ fhir:v "transport" ] ;
fhir:display [ fhir:v "Transporation Provider" ] ;
fhir:definition [ fhir:v "A provider which transports patients to or from a medical facility, e.g., ambulance." ]
  ] [
fhir:code [ fhir:v "urgent" ] ;
fhir:display [ fhir:v "Urgent Care Center" ] ;
fhir:definition [ fhir:v "A center in which unscheduled health care services are provided for point-in-time evaluation or treatment of a non-life-threatening medical condition." ]
  ] [
fhir:code [ fhir:v "hospice" ] ;
fhir:display [ fhir:v "Hospice" ] ;
fhir:definition [ fhir:v "Hospice" ]
  ] [
fhir:code [ fhir:v "nurseCustodial" ] ;
fhir:display [ fhir:v "Nursing and Custodial Care Facility" ] ;
fhir:definition [ fhir:v "Nursing and Custodial Care Facility" ]
  ] [
fhir:code [ fhir:v "residential" ] ;
fhir:display [ fhir:v "Residential Treatment Facility" ] ;
fhir:definition [ fhir:v "Residential Treatment Facility" ]
  ] [
fhir:code [ fhir:v "respite" ] ;
fhir:display [ fhir:v "Respite Care Facility" ] ;
fhir:definition [ fhir:v "Respite Care Facility" ]
  ] [
fhir:code [ fhir:v "retail" ] ;
fhir:display [ fhir:v "Retail Health Center" ] ;
fhir:definition [ fhir:v "Retail Health Center" ]
  ] ) . #