FHIR IG analytics| Package | vzvz.fhir.mitz |
| Resource Type | Bundle |
| Id | nl-vzvz-mitz-bundle-provide.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "nl-vzvz-mitz-bundle-provide",
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:5dcff9fe-d8af-11eb-b8bc-0242ac130003",
"resource": {
"resourceType": "Provenance",
"id": "5dcff9fe-d8af-11eb-b8bc-0242ac130003",
"target": [
{
"reference": "urn:uuid:b2fcc389-d854-4ea4-89a0-e31050b875b4"
}
],
"recorded": "2022-10-04T11:03:48.472+00:00",
"agent": [
{
"role": [
{
"coding": [
{
"system": "http://hl7.org/fhir/v3/ParticipationType",
"code": "RESPPERS"
}
]
}
],
"who": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/uzi",
"value": "000123456"
}
}
}
]
},
"request": {
"method": "POST",
"url": "Provenance"
}
},
{
"fullUrl": "urn:uuid:123e4567-e89b-12d3-a456-426614174000",
"resource": {
"resourceType": "Organization",
"id": "123e4567-e89b-12d3-a456-426614174000",
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "12345678"
}
],
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"version": "3810200",
"code": "Z3",
"display": "Huisartsenpraktijk"
}
]
}
]
},
"request": {
"method": "POST",
"url": "Organization"
}
},
{
"fullUrl": "urn:uuid:b2fcc389-d854-4ea4-89a0-e31050b875b4",
"resource": {
"resourceType": "Consent",
"id": "b2fcc389-d854-4ea4-89a0-e31050b875b4",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Provide"
]
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"version": "3810200",
"code": "patient-privacy"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "INFA"
}
]
}
],
"patient": {
"reference": "urn:uuid:123e4567-e89b-12d3-a456-426655440000"
},
"dateTime": "2022-10-04T11:03:48.472Z",
"policyRule": {
"coding": [
{
"system": "http://fhir.nl/otv/CodeSystem/situatiecode",
"version": "3810200",
"code": "SIT001"
}
]
},
"provision": {
"type": "permit",
"period": {
"start": "2022-10-04T11:03:48.472Z"
},
"actor": [
{
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "CST"
}
]
},
"reference": {
"reference": "urn:uuid:123e4567-e89b-12d3-a456-426614174000"
}
}
]
}
},
"request": {
"method": "POST",
"url": "Consent"
}
},
{
"fullUrl": "urn:uuid:123e4567-e89b-12d3-a456-426655440000",
"resource": {
"resourceType": "Patient",
"id": "123e4567-e89b-12d3-a456-426655440000",
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/bsn",
"value": "123456789"
}
],
"telecom": [
{
"system": "email",
"value": "john.smith@provider.com"
},
{
"system": "phone",
"value": "+31699999555"
}
],
"birthDate": "1997-07-03"
},
"request": {
"method": "POST",
"url": "Patient"
}
}
]
}