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 Organization Affiliation Role for HIE - 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 "OrganizationAffiliationRoleForHieCS"] ; # 
  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/OrganizationAffiliationRoleForHieCS</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\">HieInitiator<a name=\"OrganizationAffiliationRoleForHieCS-HieInitiator\"> </a></td><td>HIE Initiator</td><td><div><p>This code indicates that the organization referenced in .participatingOrganization is a member of the network led by the organization\nmentioned in .organization. It has both the permission and the intention to request data from other members of the network. In this context, OrganizationAffiliation.endpoint\nrefers to the endpoint utilized by .participatingOrganization to make requests to the Initiating Gateway, acting under the authority of .organization.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">HieResponder<a name=\"OrganizationAffiliationRoleForHieCS-HieResponder\"> </a></td><td>HIE Responder</td><td><div><p>This code indicates that the organization linked in .participatingOrganization is a member of the network overseen by the organization\nin .organization. It possesses an Endpoint capable of receiving requests from other network members that maintain an HIEInitiator relationship with the network's governing\norganization. In this context, OrganizationAffiliation.endpoint includes endpoints utilized by other network members to transmit requests to .participatingOrganization.\nThis Endpoint may also serve Initiating and Responding gateways operated by .organization.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">PartnerConnectivity<a name=\"OrganizationAffiliationRoleForHieCS-PartnerConnectivity\"> </a></td><td>Partner Connectivity</td><td><div><p>This code indicates that .participatingOrganization should be able to directly contact .organization via .Endpoint.\nIt does not assert the availability of connectivity for any organizations other than those two directly linked through the OrganizationAffiliation Resource.\nIt's important to note that many document-sharing networks might opt to distribute the information required to establish these connections out of band,\nrather than through the directory.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">DocShareFederateInt<a name=\"OrganizationAffiliationRoleForHieCS-DocShareFederateInt\"> </a></td><td>Document Sharing Federated Internal</td><td><div><p>This code indicates that documents from .participatingOrganization are accessible to organizations within\nthe network through communication with the network's Initiating Gateway, which is operated by .organization. In this context, 'within the network' refers to organizations\nthat maintain an HIEInitiator relationship with .organization. This code is analogous to the DocShare-federate code in mCSD (Mobile Care Services Directory),\nbut its scope is confined to organizations internal to the network.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">DocShareFederateExt<a name=\"OrganizationAffiliationRoleForHieCS-DocShareFederateExt\"> </a></td><td>Document Sharing Federated External</td><td><div><p>This code indicates that documents from .participatingOrganization are accessible to organizations outside the network\nthrough communication with the network's Responding Gateway, operated by .organization. Here, 'outside the network' refers to organizations that do not have a child relationship\nwith .organization, yet possess upper-level network or peer connectivity with that organization. This code is analogous to the DocShare-federate code in\nmCSD (Mobile Care Services Directory), but its scope is restricted to organizations external to the network.</p>\n</div></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/OrganizationAffiliationRoleForHieCS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "OrganizationAffiliationRoleForHieCS"] ; # 
  fhir:title [ fhir:v "NDH Organization Affiliation Role for HIE"] ; # 
  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 for HIE"] ; # 
  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 "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "HieInitiator" ] ;
fhir:display [ fhir:v "HIE Initiator" ] ;
fhir:definition [ fhir:v "This code indicates that the organization referenced in .participatingOrganization is a member of the network led by the organization \nmentioned in .organization. It has both the permission and the intention to request data from other members of the network. In this context, OrganizationAffiliation.endpoint \nrefers to the endpoint utilized by .participatingOrganization to make requests to the Initiating Gateway, acting under the authority of .organization." ]
  ] [
fhir:code [ fhir:v "HieResponder" ] ;
fhir:display [ fhir:v "HIE Responder" ] ;
fhir:definition [ fhir:v "This code indicates that the organization linked in .participatingOrganization is a member of the network overseen by the organization \nin .organization. It possesses an Endpoint capable of receiving requests from other network members that maintain an HIEInitiator relationship with the network's governing \norganization. In this context, OrganizationAffiliation.endpoint includes endpoints utilized by other network members to transmit requests to .participatingOrganization. \nThis Endpoint may also serve Initiating and Responding gateways operated by .organization." ]
  ] [
fhir:code [ fhir:v "PartnerConnectivity" ] ;
fhir:display [ fhir:v "Partner Connectivity" ] ;
fhir:definition [ fhir:v "This code indicates that .participatingOrganization should be able to directly contact .organization via .Endpoint. \nIt does not assert the availability of connectivity for any organizations other than those two directly linked through the OrganizationAffiliation Resource. \nIt's important to note that many document-sharing networks might opt to distribute the information required to establish these connections out of band, \nrather than through the directory." ]
  ] [
fhir:code [ fhir:v "DocShareFederateInt" ] ;
fhir:display [ fhir:v "Document Sharing Federated Internal" ] ;
fhir:definition [ fhir:v "This code indicates that documents from .participatingOrganization are accessible to organizations within \nthe network through communication with the network's Initiating Gateway, which is operated by .organization. In this context, 'within the network' refers to organizations \nthat maintain an HIEInitiator relationship with .organization. This code is analogous to the DocShare-federate code in mCSD (Mobile Care Services Directory), \nbut its scope is confined to organizations internal to the network." ]
  ] [
fhir:code [ fhir:v "DocShareFederateExt" ] ;
fhir:display [ fhir:v "Document Sharing Federated External" ] ;
fhir:definition [ fhir:v "This code indicates that documents from .participatingOrganization are accessible to organizations outside the network \nthrough communication with the network's Responding Gateway, operated by .organization. Here, 'outside the network' refers to organizations that do not have a child relationship \nwith .organization, yet possess upper-level network or peer connectivity with that organization. This code is analogous to the DocShare-federate code in \nmCSD (Mobile Care Services Directory), but its scope is restricted to organizations external to the network." ]
  ] ) . #