FHIR IG analytics| Package | cezih.hr.cezih-osnova |
| Resource Type | Bundle |
| Id | PMIR-internal-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "message",
"meta": {
"profile": [
"http://fhir.cezih.hr/specifikacije/StructureDefinition/PMIRBundleInternal"
]
},
"entry": [
{
"fullUrl": "urn:uuid:cc26d5fc-98d6-4595-9ef1-a637a3d1f92a",
"resource": {
"resourceType": "MessageHeader",
"eventUri": "urn:ihe:iti:pmir:2019:patient-feed-internal",
"destination": [
{
"endpoint": "http://patient-reg-svc:8430/patient-registry-services/api/iti93"
}
],
"source": {
"endpoint": "http://basic-reg-sync:8280/sinkronizacija-registara-services"
},
"focus": [
{
"reference": "urn:uuid:e045ea08-8a6b-4121-8b8e-a3d907c29c66"
}
]
}
},
{
"fullUrl": "urn:uuid:e045ea08-8a6b-4121-8b8e-a3d907c29c66",
"resource": {
"resourceType": "Bundle",
"type": "history",
"entry": [
{
"fullUrl": "urn:uuid:98229196-1de0-4a4f-b60f-6c7f7f847924",
"resource": {
"resourceType": "Patient",
"identifier": [
{
"system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
"value": "200000001"
},
{
"system": "http://fhir.cezih.hr/specifikacije/identifikatori/OIB",
"value": "12345678901"
},
{
"system": "http://fhir.cezih.hr/specifikacije/identifikatori/jedinstveni-identifikator-pacijenta",
"value": "clz18ifua0an98o46fybtlrlm"
}
],
"active": true,
"name": [
{
"family": "HORVATOVA",
"given": [
"DENIS"
]
}
],
"gender": "male",
"birthDate": "1956-10-01"
},
"request": {
"method": "PUT",
"url": "Patient?identifier=http://fhir.cezih.hr/specifikacije/identifikatori/jedinstveni-identifikator-pacijenta|clz18ifua0an98o46fybtlrlm"
},
"response": {
"status": "200"
}
}
]
}
}
]
}