@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:Endpoint ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RCE-orgEndpoint"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://sequoiaproject.org/fhir/rce/StructureDefinition/RCE-Endpoint"^^xsd:anyURI ;
fhir:link <https://sequoiaproject.org/fhir/rce/StructureDefinition/RCE-Endpoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint RCE-orgEndpoint</b></p><a name=\"RCE-orgEndpoint\"> </a><a name=\"hcRCE-orgEndpoint\"> </a><a name=\"RCE-orgEndpoint-en-US\"> </a><p><b>Transaction</b>: <span title=\"Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes XCPD ITI-55}\">XCPD ITI-55</span></p><p><b>identifier</b>: Home Community ID/urn:oid:5.5.5.5 (use: official, )</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-ihe-xcpd\">Endpoint Connection Type ihe-xcpd</a>: IHE XCPD</p><p><b>name</b>: Example RCE Endpoint</p><p><b>managingOrganization</b>: <a href=\"Organization-QHIN-example.html\">Organization RCE QHIN Example</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NI}\">NoInformation</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href=\"https://RCE.test.com/xcpd/v1/xcpd\">https://RCE.test.com/xcpd/v1/xcpd</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XCPD ITI-55" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HCID" ] ] ) ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:5.5.5.5" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:connectionType [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ihe-xcpd" ]
] ; #
fhir:name [ fhir:v "Example RCE Endpoint"] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/QHIN-example" ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ] ] )
] ) ; #
fhir:payloadMimeType ( [ fhir:v "application/xml"] ) ; #
fhir:address [ fhir:v "https://RCE.test.com/xcpd/v1/xcpd"^^xsd:anyURI] . #
IG © 2024+ Recognized Coordinating Entity (RCE). Package sequoia.fhir.us.rce#1.2.0 based on FHIR 4.0.1. Generated 2024-12-23
Links: Table of Contents |
QA Report