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
{
"resourceType" : "Bundle",
"id" : "bundle1",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "urn:uuid:8df87da3-5c85-4bea-8996-33b364a0eea9",
"resource" : {
"resourceType" : "Practitioner",
"id" : "Practitioner3",
"meta" : {
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 79121137740 (OFFICIAL), id: 18749704477 (OFFICIAL)</p><p><b>name</b>: Katherine Pulaski (OFFICIAL)</p><p><b>telecom</b>: <a href=\"mailto:katherine.pulaski@enterprisehospital.be\">katherine.pulaski@enterprisehospital.be</a>, ph: 022675198(WORK), fax: 022675209(WORK)</p><p><b>address</b>: Jupiterlaan 5, 1853 Grimbergen(HOME)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1979-12-11</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin",
"value" : "79121137740"
},
{
"use" : "official",
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi",
"value" : "18749704477"
}
],
"name" : [
{
"use" : "official",
"family" : "Pulaski",
"given" : [
"Katherine"
],
"suffix" : [
"MD"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "katherine.pulaski@enterprisehospital.be",
"use" : "work"
},
{
"system" : "phone",
"value" : "022675198",
"use" : "work"
},
{
"system" : "fax",
"value" : "022675209",
"use" : "work"
}
],
"address" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "nl"
}
],
"use" : "home",
"text" : "Jupiterlaan 5, 1853 Grimbergen",
"line" : [
"Jupiterlaan 5"
],
"city" : "Grimbergen",
"postalCode" : "1853",
"country" : "BE"
}
],
"gender" : "female",
"birthDate" : "1979-12-11"
},
"request" : {
"method" : "POST",
"url" : "Practitioner"
}
},
{
"fullUrl" : "urn:uuid:2a971dd8-b621-4a74-b984-ca2a7a619220",
"resource" : {
"resourceType" : "Organization",
"id" : "Organization3",
"meta" : {
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: Provider Number: 0425.222.333 (OFFICIAL), Medical License number: 999999999 (OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes: {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty orghospital}\">hospital</span></p><p><b>name</b>: Enterprise Hospital Ziekenhuis</p><p><b>telecom</b>: ph: 322675199(WORK)</p><p><b>address</b>: </p><ul><li>Vulcansstraat 120, 1000 Brussel(WORK)</li><li>120, Rue des Vulcans, 1000 Bruxelles(WORK)</li></ul></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN",
"display" : "Provider Number"
}
]
},
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe",
"value" : "0425.222.333"
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MD",
"display" : "Medical License number"
}
]
},
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi",
"value" : "999999999"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty",
"code" : "orghospital"
}
]
}
],
"name" : "Enterprise Hospital Ziekenhuis",
"telecom" : [
{
"system" : "phone",
"value" : "322675199",
"use" : "work"
}
],
"address" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "nl"
}
],
"use" : "work",
"type" : "both",
"text" : "Vulcansstraat 120, 1000 Brussel",
"line" : [
"Vulcansstraat 120"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Vulcansstraat"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "120"
}
]
}
],
"city" : "Brussel",
"postalCode" : "1000",
"country" : "BE"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "fr"
}
],
"use" : "work",
"type" : "both",
"text" : "120, Rue des Vulcans, 1000 Bruxelles",
"line" : [
"120, Rue des Vulcans"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Rue des Vulcans"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "120"
}
]
}
],
"city" : "Bruxelles",
"postalCode" : "1000",
"country" : "BE"
}
]
},
"request" : {
"method" : "POST",
"url" : "Organization"
}
},
{
"fullUrl" : "urn:uuid:8cf2c41f-988e-40b8-8832-cad4f10803f5",
"resource" : {
"resourceType" : "Provenance",
"id" : "Provenance3",
"meta" : {
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"#Practitioner_Practitioner3\">See above (Practitioner/Practitioner3)</a></p><p><b>recorded</b>: Jun 27, 2019 8:39:24 AM</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason HOPERAT}\">Healthcare Operations</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</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_Organization3\">Enterprise Hospital Ziekenhuis. Generated Summary: Provider Number: 0425.222.333 (OFFICIAL), Medical License number: 999999999 (OFFICIAL); active; <span title=\"Codes: {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty orghospital}\">hospital</span>; name: Enterprise Hospital Ziekenhuis; Phone: 322675199</a></td></tr></table></div>"
},
"target" : [
{
"reference" : "urn:uuid:8df87da3-5c85-4bea-8996-33b364a0eea9"
}
],
"recorded" : "2019-06-27T08:39:24+02:00",
"reason" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HOPERAT",
"display" : "Healthcare Operations"
}
]
}
],
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "CREATE"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "author"
}
]
},
"who" : {
"reference" : "urn:uuid:2a971dd8-b621-4a74-b984-ca2a7a619220",
"display" : "Enterprise Hospital Ziekenhuis"
}
}
]
},
"request" : {
"method" : "POST",
"url" : "Provenance"
}
}
]
}