Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
@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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Endpoint-Example"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2024-09-08T23:57:11.495-06:00"^^xsd:dateTime ]
] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Endpoint?_id=1225652628001060&_include=Endpoint%3Aorganization"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Endpoint/1225652628001060"^^xsd:anyURI ] ;
( fhir:resource <https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Endpoint/1225652628001060> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Organization/LO-1225648232001060"^^xsd:anyURI ] ;
( fhir:resource <https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Organization/LO-1225648232001060> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ] ]
] ) . #
<https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Endpoint/1225652628001060> a fhir:Endpoint ;
fhir:id [ fhir:v "1225652628001060"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_1225652628001060\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint 1225652628001060</b></p><a name=\"1225652628001060\"> </a><a name=\"hc1225652628001060\"> </a><a name=\"1225652628001060-en-US\"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-direct-project\">Endpoint Connection Type</a> direct-project: Direct Project</p><p><b>name</b>: https://inferno.healthit.gov/suites/custom/service_base_url/examples/CapabilityStatement</p><p><b>managingOrganization</b>: <a href=\"Bundle-Endpoint-Example.html#Organization_LO-1225648232001060\">Bundle: type = searchset; total = 1</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem urn:hl7-org:sdwg:ccda-structuredBody:2.1}\">For documents following C-CDA 2.1 constraints using a structured body</span></p><p><b>payloadMimeType</b>: text/xml</p><p><b>address</b>: <a href=\"https://inferno.healthit.gov/suites/custom/service_base_url/examples/CapabilityStatement\">https://inferno.healthit.gov/suites/custom/service_base_url/examples/CapabilityStatement</a></p></div>"
] ; #
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 "direct-project" ] ;
fhir:display [ fhir:v "Direct Project" ]
] ; #
fhir:name [ fhir:v "https://inferno.healthit.gov/suites/custom/service_base_url/examples/CapabilityStatement"] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/LO-1225648232001060" ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [ fhir:v "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:2.1" ] ;
fhir:display [ fhir:v "For documents following C-CDA 2.1 constraints using a structured body" ] ] ) ;
fhir:text [ fhir:v "For documents following C-CDA 2.1 constraints using a structured body" ]
] ) ; #
fhir:payloadMimeType ( [ fhir:v "text/xml"] ) ; #
fhir:address [ fhir:v "https://inferno.healthit.gov/suites/custom/service_base_url/examples/CapabilityStatement"^^xsd:anyURI] . #
<https://10.218.5.69:9443/CentricityPracticeFHIRServer/fhir/r4/Organization/LO-1225648232001060> a fhir:Organization ;
fhir:id [ fhir:v "LO-1225648232001060"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2005-11-02T15:45:24.257-06:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization> ] [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_LO-1225648232001060\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization LO-1225648232001060</b></p><a name=\"LO-1225648232001060\"> </a><a name=\"hcLO-1225648232001060\"> </a><a name=\"LO-1225648232001060-en-US\"> </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\">Last updated: 2005-11-02 15:45:24-0600</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a>, <a href=\"StructureDefinition-athena-organization-profile.html\">A grouping of people or organizations with a common purpose</a></p></div><p><b>identifier</b>: Organization identifier/LO-1225648232001060</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{urn:oid:1.3.6.1.4.1.19376.1.5.3.3 EMPLOYER}\">Employer</span></p><p><b>name</b>: Eastside Internal Medicine</p><p><b>telecom</b>: ph: 503-665-1010(Work), fax: 503-665-1011</p><p><b>address</b>: 120 NE Valley View Drive Gresham OR 97030 USA </p><p><b>endpoint</b>: <a href=\"Bundle-Endpoint-Example.html#Endpoint_1225652628001060\">Bundle: type = searchset; total = 1</a></p></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XX" ] ;
fhir:display [ fhir:v "Organization identifier" ] ] ) ;
fhir:text [ fhir:v "Organization identifier" ] ] ;
fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ORGANIZATION/1000-4-9390"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LO-1225648232001060" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.5.3.3"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EMPLOYER" ] ;
fhir:display [ fhir:v "Employer" ] ] ) ;
fhir:text [ fhir:v "Employer" ]
] ) ; #
fhir:name [ fhir:v "Eastside Internal Medicine"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "503-665-1010" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "503-665-1011" ]
] ) ; #
fhir:address ( [
( fhir:line [ fhir:v "120 NE Valley View Drive" ] ) ;
fhir:city [ fhir:v "Gresham" ] ;
fhir:state [ fhir:v "OR" ] ;
fhir:postalCode [ fhir:v "97030" ] ;
fhir:country [ fhir:v "USA" ]
] ) ; #
fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/1225652628001060" ]
] ) . #
IG © 2022+ athenahealth. Package athenahealth#23.0.0 based on FHIR 4.0.1. Generated 2025-01-02
Links: Table of Contents |
QA Report