Belgian MyCareNet eTariff Profiles
1.0.0 - STU Belgium flag

Belgian MyCareNet eTariff Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/etariff/ and changes regularly. See the Directory of published versions

: ex05 - TTL Representation

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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex05"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/etariff/StructureDefinition/be-etariff-request"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/etariff/StructureDefinition/be-etariff-request>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2015-07-14T11:15:33+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:03972cc4-d781-4285-8d79-0f05810e1931"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:03972cc4-d781-4285-8d79-0f05810e1931> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:a52efcb6-1f81-4333-a115-d45bd3183686"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:a52efcb6-1f81-4333-a115-d45bd3183686> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:e85173bc-6f0d-480b-a2cd-2b70d9ffff7a"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e85173bc-6f0d-480b-a2cd-2b70d9ffff7a> )
  ] ) . # 

<urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b> a fhir:MessageHeader ;
  fhir:id [ fhir:v "267b18ce-3d37-4581-9baa-6fada338038b"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-messageheader"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-messageheader>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_267b18ce-3d37-4581-9baa-6fada338038b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 267b18ce-3d37-4581-9baa-6fada338038b</b></p><a name=\"267b18ce-3d37-4581-9baa-6fada338038b\"> </a><a name=\"hc267b18ce-3d37-4581-9baa-6fada338038b\"> </a><a name=\"267b18ce-3d37-4581-9baa-6fada338038b-en-US\"> </a><p><b>event</b>: <a href=\"https://build.fhir.org/ig/hl7-be/mycarenet/CodeSystem-message-events.html#message-events-etariff-consult\">CodeSystem message events</a> etariff-consult: etariff-consult</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>MyCareNet</td><td>urn:be:fgov:kbo-bce:organization:cbe-number:0820563481</td></tr></table><p><b>sender</b>: <a href=\"Bundle-ex01.html#urn-uuid-62c7bfad-0cb3-4a39-9abb-3a62e06de834\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>urn:be:fgov:person:ssin:ehealth:1.0:doctor:nihii11:11530231003</td></tr></table><p><b>focus</b>: <a href=\"Bundle-ex01.html#urn-uuid-e85173bc-6f0d-480b-a2cd-2b70d9ffff7a\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p></div>"
  ] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events"^^xsd:anyURI ] ;
fhir:code [ fhir:v "etariff-consult" ]
  ] ; # 
  fhir:destination ( [
fhir:name [ fhir:v "MyCareNet" ] ;
fhir:endpoint [ fhir:v "urn:be:fgov:kbo-bce:organization:cbe-number:0820563481"^^xsd:anyURI ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834" ] #  sender party for etariff 
  ] ; # 
  fhir:source [
fhir:endpoint [ fhir:v "urn:be:fgov:person:ssin:ehealth:1.0:doctor:nihii11:11530231003"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:e85173bc-6f0d-480b-a2cd-2b70d9ffff7a" ]
  ] ) . # 

<urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "62c7bfad-0cb3-4a39-9abb-3a62e06de834"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_62c7bfad-0cb3-4a39-9abb-3a62e06de834\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 62c7bfad-0cb3-4a39-9abb-3a62e06de834</b></p><a name=\"62c7bfad-0cb3-4a39-9abb-3a62e06de834\"> </a><a name=\"hc62c7bfad-0cb3-4a39-9abb-3a62e06de834\"> </a><a name=\"62c7bfad-0cb3-4a39-9abb-3a62e06de834-en-US\"> </a><p><b>practitioner</b>: <a href=\"Bundle-ex01.html#urn-uuid-03972cc4-d781-4285-8d79-0f05810e1931\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></div>"
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "urn:uuid:03972cc4-d781-4285-8d79-0f05810e1931" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persphysician" ]     ] )
  ] ) . # 

<urn:uuid:03972cc4-d781-4285-8d79-0f05810e1931> a fhir:Practitioner ;
  fhir:id [ fhir:v "03972cc4-d781-4285-8d79-0f05810e1931"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_03972cc4-d781-4285-8d79-0f05810e1931\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 03972cc4-d781-4285-8d79-0f05810e1931</b></p><a name=\"03972cc4-d781-4285-8d79-0f05810e1931\"> </a><a name=\"hc03972cc4-d781-4285-8d79-0f05810e1931\"> </a><a name=\"03972cc4-d781-4285-8d79-0f05810e1931-en-US\"> </a><p><b>identifier</b>: <a href=\"https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-nihdi.html\" title=\"RIZIV/INAMI\">BeNIHDINamingSystem</a>/11530231003</p><p><b>name</b>: Pierre Durand </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ; #  sender party for etariff 
fhir:value [ fhir:v "11530231003" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Durand" ] ;
    ( fhir:given [ fhir:v "Pierre" ] )
  ] ) . # 

<urn:uuid:a52efcb6-1f81-4333-a115-d45bd3183686> a fhir:Patient ;
  fhir:id [ fhir:v "a52efcb6-1f81-4333-a115-d45bd3183686"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_a52efcb6-1f81-4333-a115-d45bd3183686\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient a52efcb6-1f81-4333-a115-d45bd3183686</b></p><a name=\"a52efcb6-1f81-4333-a115-d45bd3183686\"> </a><a name=\"hca52efcb6-1f81-4333-a115-d45bd3183686\"> </a><a name=\"a52efcb6-1f81-4333-a115-d45bd3183686-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jean Dupont  Male, DoB Unknown ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancymembership#BeInsurancymembershipNamingSystem#1234567890123)</p><hr/></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancymembership"^^xsd:anyURI ] ; #  patient 
fhir:value [ fhir:v "1234567890123" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancenumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "301" ]       ]     ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Dupont" ] ;
    ( fhir:given [ fhir:v "Jean" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] . # 

<urn:uuid:e85173bc-6f0d-480b-a2cd-2b70d9ffff7a> a fhir:Claim ;
  fhir:id [ fhir:v "e85173bc-6f0d-480b-a2cd-2b70d9ffff7a"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/etariff/StructureDefinition/be-etariff-claim"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/etariff/StructureDefinition/be-etariff-claim>     ] ) #  new profile to create for the request 
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_e85173bc-6f0d-480b-a2cd-2b70d9ffff7a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim e85173bc-6f0d-480b-a2cd-2b70d9ffff7a</b></p><a name=\"e85173bc-6f0d-480b-a2cd-2b70d9ffff7a\"> </a><a name=\"hce85173bc-6f0d-480b-a2cd-2b70d9ffff7a\"> </a><a name=\"e85173bc-6f0d-480b-a2cd-2b70d9ffff7a-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>subType</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/etariff/CodeSystem/be-cs-etariff-types generalpractice}\">generalpractice</span></p><p><b>use</b>: Predetermination</p><p><b>patient</b>: <a href=\"Bundle-ex01.html#urn-uuid-a52efcb6-1f81-4333-a115-d45bd3183686\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p><p><b>created</b>: 2015-07-14 11:15:30+0200</p><p><b>enterer</b>: <a href=\"Bundle-ex01.html#urn-uuid-62c7bfad-0cb3-4a39-9abb-3a62e06de834\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p><p><b>provider</b>: <a href=\"Bundle-ex01.html#urn-uuid-62c7bfad-0cb3-4a39-9abb-3a62e06de834\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority stat}\">Immediate</span></p><blockquote><p><b>careTeam</b></p><p><b>sequence</b>: 1</p><p><b>provider</b>: Identifier: <a href=\"https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-nihdi.html\" title=\"RIZIV/INAMI\">BeNIHDINamingSystem</a>/15897310004</p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claimcareteamrole other}\">Other</span></p><p><b>qualification</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></blockquote><blockquote><p><b>careTeam</b></p><p><b>sequence</b>: 2</p><p><b>provider</b>: Identifier: <a href=\"https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-nihdi.html\" title=\"RIZIV/INAMI\">BeNIHDINamingSystem</a>/11530231003</p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claimcareteamrole primary}\">Primary provider</span></p><p><b>qualification</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></blockquote><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td>use of mandatory insurance coverage, no further details provided here.</td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>careTeamSequence</b>: 1, 2</p><p><b>productOrService</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-ns-nihdi-nomenclature 101010}\">101010</span></p><p><b>serviced</b>: 2013-01-12</p></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 2</p><p><b>careTeamSequence</b>: 1, 2</p><p><b>productOrService</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-ns-nihdi-nomenclature 101021}\">101021</span></p><p><b>serviced</b>: 2013-01-12</p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "professional" ]     ] )
  ] ; # 
  fhir:subType [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/etariff/CodeSystem/be-cs-etariff-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "generalpractice" ]     ] ) #  tariffType 
  ] ; # 
  fhir:use [ fhir:v "predetermination"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "urn:uuid:a52efcb6-1f81-4333-a115-d45bd3183686" ]
  ] ; # 
  fhir:created [ fhir:v "2015-07-14T11:15:30+02:00"^^xsd:dateTime] ; # 
  fhir:enterer [
fhir:reference [ fhir:v "urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834" ]
  ] ; # 
  fhir:provider [
fhir:reference [ fhir:v "urn:uuid:62c7bfad-0cb3-4a39-9abb-3a62e06de834" ] #  provider for item 
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "stat" ]     ] )
  ] ; # 
  fhir:careTeam ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ; #  auxiliaryProvider: gmf manager 
fhir:provider [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "15897310004" ]       ]     ] ;
fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claimcareteamrole"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other" ]       ] )     ] ;
fhir:qualification [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persphysician" ]       ] )     ]
  ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ; #  service - Provider 
fhir:provider [
fhir:identifier [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11530231003" ]       ]     ] ;
fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claimcareteamrole"^^xsd:anyURI ] ;
fhir:code [ fhir:v "primary" ]       ] )     ] ;
fhir:qualification [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "persphysician" ]       ] )     ]
  ] ) ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
fhir:coverage [
fhir:display [ fhir:v "use of mandatory insurance coverage, no further details provided here." ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
    ( fhir:careTeamSequence [ fhir:v "1"^^xsd:positiveInteger ] [ fhir:v "2"^^xsd:positiveInteger ] ) ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-ns-nihdi-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "101010" ]       ] ) #  identifier for item      ] ;
fhir:serviced [ fhir:v "2013-01-12"^^xsd:date ] #  date for item 
  ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
    ( fhir:careTeamSequence [ fhir:v "1"^^xsd:positiveInteger ] [ fhir:v "2"^^xsd:positiveInteger ] ) ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-ns-nihdi-nomenclature"^^xsd:anyURI ] ;
fhir:code [ fhir:v "101021" ]       ] ) #  identifier for item      ] ;
fhir:serviced [ fhir:v "2013-01-12"^^xsd:date ] #  date for item 
  ] ) . #