@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 "CQ-orgEndpoint"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityEndpoint"^^xsd:anyURI ;
fhir:l <https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityEndpoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint CQ-orgEndpoint</b></p><a name=\"CQ-orgEndpoint\"> </a><a name=\"hcCQ-orgEndpoint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CarequalityEndpoint.html\">Carequality Endpoint</a></p></div><p><b>Transaction</b>: <span title=\"Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes XCPD ITI-55}\">XCPD ITI-55</span></p><p><b>Version</b>: 4.0.1</p><blockquote><p><b>FHIR IG Conformance</b></p><ul><li>igCanonicalUrl: <a href=\"http://hl7.org/fhir/us/core/STU4/ImplementationGuide-hl7.fhir.us.core.html\">US Core Implementation Guide</a></li><li>igPackage: <a href=\"https://hl7.org/fhir/us/core/STU6.1/package.tgz\">https://hl7.org/fhir/us/core/STU6.1/package.tgz</a></li><li>igVersion: 6.1.0</li><li>capStmt: <a href=\"http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html\">http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server</a></li></ul></blockquote><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/7.0.1/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-ihe-xcpd\">Endpoint Connection Type: ihe-xcpd</a> (IHE XCPD)</p><p><b>name</b>: Patient Discovery</p><p><b>managingOrganization</b>: <a href=\"Organization-Carequality-Implementer-example.html\">Organization Implementer Hospital</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://carequality.example.org/fhir\">https://carequality.example.org/fhir</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction"^^xsd:anyURI ;
fhir:l <https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"^^xsd:anyURI ;
fhir:l <https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes> ] ;
fhir:code [ fhir:v "XCPD ITI-55" ] ] ) ]
] [
fhir:url [
fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version"^^xsd:anyURI ;
fhir:l <https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version> ] ;
fhir:value [
a fhir:String ;
fhir:v "4.0.1" ]
] [
( fhir:extension [
fhir:url [
fhir:v "igCanonicalUrl"^^xsd:anyURI ;
fhir:l fhir:igCanonicalUrl ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core> ] ] [
fhir:url [
fhir:v "igPackage"^^xsd:anyURI ;
fhir:l fhir:igPackage ] ;
fhir:value [
a fhir:Url ;
fhir:v "https://hl7.org/fhir/us/core/STU6.1/package.tgz"^^xsd:anyURI ;
fhir:l <https://hl7.org/fhir/us/core/STU6.1/package.tgz> ] ] [
fhir:url [
fhir:v "igVersion"^^xsd:anyURI ;
fhir:l fhir:igVersion ] ;
fhir:value [
a fhir:String ;
fhir:v "6.1.0" ] ] [
fhir:url [
fhir:v "capStmt"^^xsd:anyURI ;
fhir:l fhir:capStmt ] ;
fhir:value [
a fhir:Url ;
fhir:v "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server> ] ] ) ;
fhir:url [
fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance"^^xsd:anyURI ;
fhir:l <https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance> ]
] ) ; #
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:l <https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes> ] ;
fhir:code [ fhir:v "HCID" ] ] ) ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
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:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ;
fhir:code [ fhir:v "ihe-xcpd" ]
] ; #
fhir:name [ fhir:v "Patient Discovery"] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/Carequality-Implementer-example ;
fhir:reference [ fhir:v "Organization/Carequality-Implementer-example" ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor> ] ;
fhir:code [ fhir:v "NI" ] ] )
] ) ; #
fhir:payloadMimeType ( [ fhir:v "application/xml"] ) ; #
fhir:address [
fhir:v "https://carequality.example.org/fhir"^^xsd:anyURI ;
fhir:l <https://carequality.example.org/fhir>
] . #
IG © 2025+ Carequality. Package sequoia.fhir.us.cq#1.9.0 based on FHIR 4.0.1. Generated 2025-12-22
Links: Table of Contents |
QA Report