FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeOrganizationAffiliation
IdOrganizationAffiliation-fe43d49a-4748-5c42-a731-e40d614be8f9.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OrganizationAffiliation fe43d49a-4748-5c42-a731-e40d614be8f9

NL Generic Functions Device Identifier: Device: extension = ->Endpoint FHIR Endpoint 1; identifier = UUID:3f0bb8cf-9d17-4925-9c9d-6e0f8fe7b8e1 (use: official, )

identifier: Uniform Resource Identifier (URI)/urn:uuid:a7f6cdb4-c6c5-4dc4-b5a9-b0f95f682f01 (use: official, )

active: true

organization: Organization example General Practice

participatingOrganization: Organization PharmaPartners B.V.

code: LRZa Care Provider Administration


Source1

{
  "resourceType": "OrganizationAffiliation",
  "id": "fe43d49a-4748-5c42-a731-e40d614be8f9",
  "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/2de07561-6786-5c93-bf39-a86469423497",
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:3f0bb8cf-9d17-4925-9c9d-6e0f8fe7b8e1"
        }
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:a7f6cdb4-c6c5-4dc4-b5a9-b0f95f682f01",
      "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/8e18530e-2ce1-5dc2-b34b-7d5de91a5c07"
  },
  "participatingOrganization": {
    "reference": "Organization/4f95356e-77a8-56a6-9429-f32538d157f2"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs",
          "code": "lrza-careprovider-admin",
          "display": "LRZa Care Provider Administration"
        }
      ]
    }
  ]
}