Da Vinci Health Record Exchange (HRex)
1.1.0-preview - STU R1 United States of America flag

Da Vinci Health Record Exchange (HRex), published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ehrx/ and changes regularly. See the Directory of published versions

: HRex Organization full example - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "full"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"full\"> </a><a name=\"hcfull\"> </a></p><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\">Resource Organization &quot;full&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hrex-organization.html\">HRex Organization Profile</a></p></div><p><b>identifier</b>: <code>http://example.org/identifiers/somesystem</code>/11223344, <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-CLIA.html\" title=\"&quot;The Centers for Medicare &amp; Medicaid Services (CMS) regulates all laboratory testing (except research) performed on humans in the U.S. through the Clinical Laboratory Improvement Amendments (CLIA). In total, CLIA covers approximately 330,000 laboratory entities. The Division of Clinical Laboratory Improvement &amp; Quality, within the Quality, Safety &amp; Oversight Group, under the Center for Clinical Standards and Quality (CCSQ) has the responsibility for implementing the CLIA Program.\r\n\r\nThe objective of the CLIA program is to ensure quality laboratory testing. Although all clinical laboratories must be properly certified to receive Medicare or Medicaid payments, CLIA has no direct Medicare or Medicaid program responsibilities.&quot;\r\n\r\nCMS CLIA certified laboratories will be assigned a10-digit alphanumeric CLIA identification number, with the &quot;D&quot; in the third position identifying the provider/supplier as a laboratory certified under CLIA.&quot;\r\n\r\nCLIA is maintained by CMS. It is in the public domain and free to use without restriction.\r\n\r\nSee http://cms.gov/regulations-and-guidance/legislation/clia.\">Clinical Laboratory Improvement Amendments</a>/11D1234567, <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-USEIN.html\" title=\"An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.\">United States Employer Identification Number</a>/55566667, <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1234567893, <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-CCN.html\" title=\"Per CMS Transmittal 29 dated OCTOBER 12, 2007:\r\n\r\n&quot;The National Provider Identifier (NPI) will replace the Medicare/Medicaid Provider Number on Medicare claims. The NPI will assume the Medicare/Medicaid Provider Number's role as a primary identifier. However, the Medicare/Medicaid Provider Number will continue to be issued to providers and used to verify Medicare/Medicaid certification on all survey and certification, and resident/patient assessment transactions. In order to avoid confusion with the NPI, the Medicare/Medicaid Provider Number (also known as the OSCAR Provider Number, Medicare Identification Number or Provider Number) has been renamed the CMS Certification Number (CCN). The CCN continues to serve a critical role in verifying that a provider has been Medicare certified and for what type of services.&quot;\r\n\r\nSee https://www.cms.gov/regulations-and-guidance/guidance/transmittals/downloads/r29soma.pdf\">CMS Certification Numbers</a>/918273645</p><p><b>active</b>: true</p><p><b>name</b>: New Health Plan</p><p><b>telecom</b>: ph: 1-800-123-4567, ph: 1-234-567-8901, <a href=\"mailto:info@newhealthplan.org\">info@newhealthplan.org</a></p><p><b>address</b>: </p><ul><li>#1A 123 Some street, Some town, Canada </li><li>1003 Healthcare Drive Amherst MA 01002 USA </li></ul></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/identifiers/somesystem"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11223344" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11D1234567" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "55566667" ]
  ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567893" ]
  ] [
fhir:system [ fhir:v "http://terminology.hl7.org/NamingSystem/CMSCertificationNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "918273645" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "New Health Plan"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-800-123-4567" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-234-567-8901" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@newhealthplan.org" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "#1A 123 Some street, Some town, Canada" ] )
  ] [
    ( fhir:line [ fhir:v "1003 Healthcare Drive" ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "01002" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) . #