@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - 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:l ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "

Generated Narrative: Endpoint RCE-orgEndpoint

Profile: RCE Endpoint

Transaction: FHIR REST

Version: 4.0.1

FHIR IG Conformance

Roles: Medical doctor

Downtime: Once per 1 week

identifier: Home Community ID/urn:oid:5.5.5.5 (use: official, )

status: Active

connectionType: Endpoint Connection Type: ihe-xcpd (IHE XCPD)

name: Example RCE Endpoint

managingOrganization: Organization RCE QHIN Example

payloadType: NoInformation

payloadMimeType: application/xml

address: https://example.org/xcpd/v1/xcpd

"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "FHIR REST" ] ] ) ] ] [ fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version"^^xsd:anyURI ; fhir:l ] ; 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 ] ] [ 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 ] ] [ 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 ] ] ) ; fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance"^^xsd:anyURI ; fhir:l ] ] [ fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Roles"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:112247003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "112247003" ] ; fhir:display [ fhir:v "Medical doctor" ] ] ) ] ] [ fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Downtime"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:Timing ; fhir:repeat [ fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "wk" ] ] ] ] ) ; # 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 ] ; fhir:code [ fhir:v "HCID" ] ] ) ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l ] ; 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 ] ; fhir:code [ fhir:v "ihe-xcpd" ] ] ; # fhir:name [ fhir:v "Example RCE Endpoint"] ; # fhir:managingOrganization [ fhir:l ; 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:l ] ; fhir:code [ fhir:v "NI" ] ] ) ] ) ; # fhir:payloadMimeType ( [ fhir:v "application/xml"] ) ; # fhir:address [ fhir:v "https://example.org/xcpd/v1/xcpd"^^xsd:anyURI ; fhir:l ] . # # -------------------------------------------------------------------------------------