FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | OrganizationAffiliation |
| Id | OrganizationAffiliation-c5d6c9d6-7562-589e-9b34-c20a3488daa1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OrganizationAffiliation c5d6c9d6-7562-589e-9b34-c20a3488daa1
NL Generic Functions Device Identifier: Device: extension = ->Endpoint FHIR Endpoint 2,->Endpoint DICOM-WADO-RS Endpoint,->Endpoint FHIR STU3 Endpoint; identifier = UUID:90f95f4c-3360-4f97-8c2a-77831e9e1cc7 (use: official, )
identifier: Uniform Resource Identifier (URI)/urn:uuid:6a41ef31-c95a-4894-a6ef-4c39d8ea3e2a (use: official, )
active: true
organization: Organization example Hospital
participatingOrganization: Organization Nedap N.V.
code: LRZa Care Provider Administration
{
"resourceType": "OrganizationAffiliation",
"id": "c5d6c9d6-7562-589e-9b34-c20a3488daa1",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organizationaffiliation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-device-identifier",
"valueReference": {
"reference": "Device/a366c48c-2a15-5e59-bf3a-10f03cfdbc34",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:90f95f4c-3360-4f97-8c2a-77831e9e1cc7"
}
}
}
],
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:6a41ef31-c95a-4894-a6ef-4c39d8ea3e2a",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
}
],
"active": true,
"organization": {
"reference": "Organization/ca56444f-f98c-5d9b-aad2-65a0729ac8f8"
},
"participatingOrganization": {
"reference": "Organization/4484c2f2-795a-54fc-8de6-e565ff0dce30"
},
"code": [
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs",
"code": "lrza-careprovider-admin",
"display": "LRZa Care Provider Administration"
}
]
}
]
}