National Directory of Healthcare Providers & Services (NDH) Implementation Guide
2.0.0-current - ci-build 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 2.0.0-current 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

: DirectTrustEndpointAdtNotifications

Page standards status: Informative

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:Endpoint ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DirectTrustEndpointAdtNotifications"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-03-23T13:26:22.0314215+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "ig-usecase"^^xsd:anyURI ;
fhir:l fhir:ig-usecase       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustEndpointUsecaseCS"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustEndpointUsecaseCS>           ] ;
fhir:code [ fhir:v "adt-notifications" ] ;
fhir:display [ fhir:v "information exchange for ADT notifications" ]         ] ) ;
fhir:text [ fhir:v "ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard" ]       ]     ] [
fhir:url [
fhir:v "ig-name"^^xsd:anyURI ;
fhir:l fhir:ig-name       ] ;
fhir:value [
a fhir:String ;
fhir:v "ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard"       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-implementation-guide"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-implementation-guide>     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type>     ] ;
fhir:version [ fhir:v "2.1.1" ] ;
fhir:code [ fhir:v "direct-project" ]
  ] ; # 
  fhir:name [ fhir:v "Endpoint for DirectTrust"] ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>       ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "not-applicable" ]     ] )
  ] ) ; # 
  fhir:address [
fhir:v "testdirectendpoint2@ndhexample.org"^^xsd:anyURI ;
fhir:l fhir:testdirectendpoint2@ndhexample.org
  ] . #