Belgian MyCareNet Profiles
2.1.0 - STU Belgium flag

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

: ex07 - 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 "ex07"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementdemandreply"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementdemandreply>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2015-07-14T11:15:37+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:667b18ce-3d37-4581-9baa-6fada338038c"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:667b18ce-3d37-4581-9baa-6fada338038c> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:1dc5d974-5447-4afe-a4ab-57081ca518c3"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:1dc5d974-5447-4afe-a4ab-57081ca518c3> )
  ] [
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:cfabb40d-a53f-4c56-bc19-725ea669b358"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:cfabb40d-a53f-4c56-bc19-725ea669b358> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:99613879-db9d-4bee-ad78-633cbf164800"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:99613879-db9d-4bee-ad78-633cbf164800> )
  ] ) . # 

<urn:uuid:667b18ce-3d37-4581-9baa-6fada338038c> a fhir:MessageHeader ;
  fhir:id [ fhir:v "667b18ce-3d37-4581-9baa-6fada338038c"] ; # 
  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_667b18ce-3d37-4581-9baa-6fada338038c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 667b18ce-3d37-4581-9baa-6fada338038c</b></p><a name=\"667b18ce-3d37-4581-9baa-6fada338038c\"> </a><a name=\"hc667b18ce-3d37-4581-9baa-6fada338038c\"> </a><a name=\"667b18ce-3d37-4581-9baa-6fada338038c-en-US\"> </a><p><b>event</b>: <a href=\"CodeSystem-message-events.html#message-events-reject\">CodeSystem message events</a> reject: reject</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td>urn:be:fgov:person:ssin:ehealth:1.0:physiotherapist:nihii11:54263481527</td><td><a href=\"Bundle-ex11.html#urn-uuid-1dc5d974-5447-4afe-a4ab-57081ca518c3\">Bundle: type = message; timestamp = 2015-07-14 11:15:33+0200</a></td></tr></table><p><b>sender</b>: <a href=\"Bundle-ex06.html#urn-uuid-cfabb40d-a53f-4c56-bc19-725ea669b358\">Bundle: type = message; timestamp = 2015-07-14 11:15:37+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:kbo-bce:organization:cbe-number:0411724220</td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>267b18ce-3d37-4581-9baa-6fada338038b</td><td>Fatal Error</td></tr></table><p><b>focus</b>: <a href=\"Bundle-ex07.html#urn-uuid-99613879-db9d-4bee-ad78-633cbf164800\">Bundle: type = message; timestamp = 2015-07-14 11:15:37+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 "reject" ]
  ] ; # 
  fhir:destination ( [
fhir:endpoint [ fhir:v "urn:be:fgov:person:ssin:ehealth:1.0:physiotherapist:nihii11:54263481527"^^xsd:anyURI ] ;
fhir:receiver [
fhir:reference [ fhir:v "urn:uuid:1dc5d974-5447-4afe-a4ab-57081ca518c3" ]     ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "urn:uuid:cfabb40d-a53f-4c56-bc19-725ea669b358" ]
  ] ; # 
  fhir:source [
fhir:endpoint [ fhir:v "urn:be:fgov:kbo-bce:organization:cbe-number:0411724220"^^xsd:anyURI ]
  ] ; # 
  fhir:response [
fhir:identifier [ fhir:v "267b18ce-3d37-4581-9baa-6fada338038b" ] ;
fhir:code [ fhir:v "fatal-error" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:99613879-db9d-4bee-ad78-633cbf164800" ]
  ] ) . # 

<urn:uuid:1dc5d974-5447-4afe-a4ab-57081ca518c3> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "1dc5d974-5447-4afe-a4ab-57081ca518c3"] ; # 
  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_1dc5d974-5447-4afe-a4ab-57081ca518c3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 1dc5d974-5447-4afe-a4ab-57081ca518c3</b></p><a name=\"1dc5d974-5447-4afe-a4ab-57081ca518c3\"> </a><a name=\"hc1dc5d974-5447-4afe-a4ab-57081ca518c3\"> </a><a name=\"1dc5d974-5447-4afe-a4ab-57081ca518c3-en-US\"> </a><p><b>practitioner</b>: <a href=\"Bundle-ex11.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 persphysiotherapist}\">physiotherapist</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 "persphysiotherapist" ]     ] )
  ] ) . # 

<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>: <code>https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi</code>/54263481527</p><p><b>name</b>: John Smith </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "54263481527" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Smith" ] ;
    ( fhir:given [ fhir:v "John" ] )
  ] ) . # 

<urn:uuid:cfabb40d-a53f-4c56-bc19-725ea669b358> a fhir:Organization ;
  fhir:id [ fhir:v "cfabb40d-a53f-4c56-bc19-725ea669b358"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_cfabb40d-a53f-4c56-bc19-725ea669b358\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization cfabb40d-a53f-4c56-bc19-725ea669b358</b></p><a name=\"cfabb40d-a53f-4c56-bc19-725ea669b358\"> </a><a name=\"hccfabb40d-a53f-4c56-bc19-725ea669b358\"> </a><a name=\"cfabb40d-a53f-4c56-bc19-725ea669b358-en-US\"> </a><p><b>identifier</b>: <code>https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancenumber</code>/300</p><p><b>name</b>: Union Nationale des Mutualités Socialistes - Nationaal Verbond van de Socialistische Mutualiteiten</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/insurancenumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "300" ]
  ] ) ; # 
  fhir:name [ fhir:v "Union Nationale des Mutualités Socialistes - Nationaal Verbond van de Socialistische Mutualiteiten"] . # 

<urn:uuid:99613879-db9d-4bee-ad78-633cbf164800> a fhir:OperationOutcome ;
  fhir:id [ fhir:v "99613879-db9d-4bee-ad78-633cbf164800"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-operationoutcome"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-operationoutcome>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_99613879-db9d-4bee-ad78-633cbf164800\"> </a><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome 99613879-db9d-4bee-ad78-633cbf164800</b></p><a name=\"99613879-db9d-4bee-ad78-633cbf164800\"> </a><a name=\"hc99613879-db9d-4bee-ad78-633cbf164800\"> </a><a name=\"99613879-db9d-4bee-ad78-633cbf164800-en-US\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Structural Issue</td><td><span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-errors MISSING_PRACTITIONERROLE_PRACTITIONER_REFERENCE}\">MISSING_PRACTITIONERROLE_PRACTITIONER_REFERENCE</span></td><td>Bundle.entry[2].resource.ofType(PractitionerRole).practitioner</td></tr></table></div>"
  ] ; # 
  fhir:issue ( [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "structure" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-errors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MISSING_PRACTITIONERROLE_PRACTITIONER_REFERENCE" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "Bundle.entry[2].resource.ofType(PractitionerRole).practitioner" ] )
  ] ) . #