FHIR IG analytics| Package | vzvz.fhir.mitz |
| Resource Type | Bundle |
| Id | nl-vzvz-mitz-bundle-migrate.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "nl-vzvz-mitz-bundle-migrate",
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:5feca3a2-233c-4bf2-b6ee-7b4407a0a03d",
"resource": {
"resourceType": "Consent",
"id": "5feca3a2-233c-4bf2-b6ee-7b4407a0a03d",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-mitz-Consent-Migrate|3.8.0"
]
},
"extension": [
{
"url": "http://fhir.nl/StructureDefinition/OTV-ProviderCategory",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.nl/otv/CodeSystem/raadplegende-zorgaanbiedercategorie",
"version": "3810200",
"code": "RPZAC001",
"display": "Huisartsen en huisartsenposten"
}
]
}
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"version": "3810200",
"code": "patient-privacy"
}
]
},
"category": [
{
"coding": [
{
"system": "http://fhir.nl/otv/CodeSystem/gegevenscategorie",
"version": "3810200",
"code": "GGC002",
"display": "Behandelgegevens"
}
]
}
],
"patient": {
"reference": "Patient/123e4567-e89b-12d3-a456-426655440000"
},
"dateTime": "2022-09-19T16:03:30.688Z",
"policyRule": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
"code": "nl-lsp"
}
]
},
"provision": {
"type": "permit",
"period": {
"start": "2019-03-11T13:39:05+02:00",
"end": "2029-03-11T13:39:05+02:00"
},
"actor": [
{
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "IRCP"
}
]
},
"reference": {
"reference": "urn:uuid:123e4567-e89b-12d3-a456-426614174000"
}
}
],
"purpose": [
{
"system": "http://hl7.org/fhir/v3/ActReason",
"code": "TREAT"
}
]
}
},
"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"
}
],
"birthDate": "1966-07-03"
},
"request": {
"method": "POST",
"url": "Patient"
}
},
{
"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": "Huisartspraktijk"
}
]
}
]
},
"request": {
"method": "POST",
"url": "Organization"
}
}
]
}