Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
Active as of 2024-07-22 |
@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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ACCOUNT"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table width=\"100%\">\n <tbody>\n <tr>\n <td width=\"25%\">\n <span class=\"text-muted\"/>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
] ; #
fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/conceptmap/ACCOUNT"^^xsd:anyURI] ; #
fhir:version [ fhir:v "23.1.0"] ; #
fhir:name [ fhir:v "ACCOUNT"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-07-22T03:20:53-07:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "athenahealth"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://athenahealth.com" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ] )
] ) ; #
fhir:copyright [ fhir:v "Copyright (c) 2020 athenahealth.\n All Rights Reserved.\nAll information is subject to change without notice. This information is the confidential and \nproprietary information of athenahealth. Unauthorized duplication is strictly prohibited."] ; #
fhir:source [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/valueset/ACCOUNT"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT"^^xsd:anyURI ] ;
( fhir:element [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Total Balance" ] ] ) ;
fhir:code [ fhir:v "Balance" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Total Balance" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "subsumes" ] ] ) ;
fhir:code [ fhir:v "TotalBalance" ] ;
fhir:equivalence [ fhir:v "subsumes" ] ;
fhir:comment [ fhir:v "Total Balance is-a Total Balance" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Company Details" ] ] ) ;
fhir:code [ fhir:v "CompanyDetails" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Company Details" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "CompanyDetails" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Company Details = Company Details" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Deposit" ] ] ) ;
fhir:code [ fhir:v "Deposit" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Deposit" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "subsumes" ] ] ) ;
fhir:code [ fhir:v "PatientDeposit" ] ;
fhir:equivalence [ fhir:v "subsumes" ] ;
fhir:comment [ fhir:v "Patient Deposit is-a Patient Deposit" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Guarantor" ] ] ) ;
fhir:code [ fhir:v "Guarantor" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Guarantor" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "Guarantor" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Guarantor = Guarantor" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Insurance Balance" ] ] ) ;
fhir:code [ fhir:v "InsuranceBalance" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Insurance Balance" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "InsuranceBalance" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Insurance Balance = Insurance Balance" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Location Details" ] ] ) ;
fhir:code [ fhir:v "LocationDetails" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Location Details" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "LocationDetails" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Location Details = Location Details" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Balance" ] ] ) ;
fhir:code [ fhir:v "PatientBalance" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Balance" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "PatientBalance" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Patient Balance = Patient Balance" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Deposit" ] ] ) ;
fhir:code [ fhir:v "PatientDeposit" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient Deposit" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "subsumes" ] ] ) ;
fhir:code [ fhir:v "PatientDeposit" ] ;
fhir:equivalence [ fhir:v "subsumes" ] ;
fhir:comment [ fhir:v "Patient Deposit is-a Patient Deposit" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Practitioner Detail" ] ] ) ;
fhir:code [ fhir:v "PractitionerDetail" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Practitioner Detail" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "PractitionerDetail" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Practitioner Detail = Practitioner Detail" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Total Balance" ] ] ) ;
fhir:code [ fhir:v "TotalBalance" ] ;
( fhir:_target [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ge-conceptmap-display"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Total Balance" ] ] ) ;
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "subsumes" ] ] ) ;
fhir:code [ fhir:v "TotalBalance" ] ;
fhir:equivalence [ fhir:v "subsumes" ] ;
fhir:comment [ fhir:v "Total Balance is-a Total Balance" ] ] ) ] )
] ) . #
IG © 2022+ athenahealth. Package athenahealth#23.1.0 based on FHIR 4.0.1. Generated 2024-07-22
Links: Table of Contents |
QA Report