This is an old version - please visit our new IG location
1.1.0 - published

This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions

:

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:Resource.id [ fhir:value "bundleHistory"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/1" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/1>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/2" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/2>
  ].

<http://example.org/fhir/1> a fhir:Provenance;
  fhir:Resource.id [ fhir:value "CDHCPARTY1.1.0"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-provenance";
       fhir:index 0;
       fhir:link <https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-provenance>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"CodeSystem-cd-hcparty.html\">Generated Summary: url: https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty; version: 1.1.0; name: HCParty; status: active; date: May 26, 2021 2:31:36 PM; publisher: eHealth Platform; eHealth Platform: https://www.ehealth.fgov.be, Message structure: message-structure@ehealth.fgov.be; description: healthcare party in Belgium.; content: complete</a></p><p><b>occurred</b>: Sep 25, 2020 10:00:00 AM</p><p><b>recorded</b>: Sep 25, 2020 10:00:00 AM</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason HOPERAT}\">V1.1.0: Added values 'orgretirementhome', 'orgrevalidationcenter', 'orgshelteredliving', 'orgpsychiatriccarehome', 'orgpolyclinic'.</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"Organization-eHealthPlatform.html\">eHealth Platform. Generated Summary: active; name: eHealth Platform; Phone: 3228918611</a></td></tr></table></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "CodeSystem/cd-hcparty" ]
  ];
  fhir:Provenance.occurredDateTime [ fhir:value "2020-09-25T09:00:00+01:00"^^xsd:dateTime];
  fhir:Provenance.recorded [ fhir:value "2020-09-25T09:00:00+01:00"^^xsd:dateTime];
  fhir:Provenance.reason [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HOPERAT" ];
       fhir:Coding.display [ fhir:value "Healthcare Operations" ]     ];
     fhir:CodeableConcept.text [ fhir:value "V1.1.0: Added values 'orgretirementhome', 'orgrevalidationcenter', 'orgshelteredliving', 'orgpsychiatriccarehome', 'orgpolyclinic'." ]
  ];
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ];
       fhir:Coding.code [ fhir:value "UPDATE" ]     ]
  ];
  fhir:Provenance.agent [
     fhir:index 0;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "author" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.reference [ fhir:value "Organization/eHealthPlatform" ];
       fhir:Reference.display [ fhir:value "eHealth Platform" ]     ]
  ].

<http://example.org/fhir/2> a fhir:Provenance;
  fhir:Resource.id [ fhir:value "CDFEDCOUNTRY1.1.0"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-provenance";
       fhir:index 0;
       fhir:link <https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-provenance>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"CodeSystem-cd-fed-country.html\">Generated Summary: url: https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country; version: 1.1.0; name: Cdfedcountry; title: CodeSystem CD-FED-COUNTRY; status: active; date: May 26, 2021 2:31:36 PM; publisher: eHealth Platform; eHealth Platform: https://www.ehealth.fgov.be, Message structure: message-structure@ehealth.fgov.be; description: FedICT country codes.; content: fragment</a></p><p><b>occurred</b>: Sep 25, 2020 10:00:00 AM</p><p><b>recorded</b>: Sep 25, 2020 10:00:00 AM</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason HOPERAT}\">V1.1.0: content mode on fragment. Added BE value.</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"Organization-eHealthPlatform.html\">eHealth Platform. Generated Summary: active; name: eHealth Platform; Phone: 3228918611</a></td></tr></table></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "CodeSystem/cd-fed-country" ]
  ];
  fhir:Provenance.occurredDateTime [ fhir:value "2020-09-25T09:00:00+01:00"^^xsd:dateTime];
  fhir:Provenance.recorded [ fhir:value "2020-09-25T09:00:00+01:00"^^xsd:dateTime];
  fhir:Provenance.reason [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HOPERAT" ];
       fhir:Coding.display [ fhir:value "Healthcare Operations" ]     ];
     fhir:CodeableConcept.text [ fhir:value "V1.1.0: content mode on fragment. Added BE value." ]
  ];
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ];
       fhir:Coding.code [ fhir:value "UPDATE" ]     ]
  ];
  fhir:Provenance.agent [
     fhir:index 0;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "author" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.reference [ fhir:value "Organization/eHealthPlatform" ];
       fhir:Reference.display [ fhir:value "eHealth Platform" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.