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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeOrganizationAffiliation
IdOrganizationAffiliation-8ee51b54-bafb-562d-87d1-9429f8bbfc1b.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 8ee51b54-bafb-562d-87d1-9429f8bbfc1b

NL Generic Functions Device Identifier: Device: extension = ->Endpoint FHIR R4 Endpoint,->Endpoint FHIR STU3 Endpoint; identifier = UUID:6c627191-6c6a-4b64-b2a1-049ac8fd6b4b (use: official, )

identifier: Uniform Resource Identifier (URI)/urn:uuid:7f420cc6-8f8a-4c8f-b0d9-bc6f121d83f4 (use: official, )

active: true

organization: Organization example Care Institution

participatingOrganization: Organization Gerimedica

code: LRZa Care Provider Administration


Source1

{
  "resourceType": "OrganizationAffiliation",
  "id": "8ee51b54-bafb-562d-87d1-9429f8bbfc1b",
  "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/34e4d0cb-eb5a-548c-a9da-4b094ccbc373",
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:6c627191-6c6a-4b64-b2a1-049ac8fd6b4b"
        }
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:7f420cc6-8f8a-4c8f-b0d9-bc6f121d83f4",
      "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/7c98f969-6c3b-5dd3-a18e-e9cf02c8497d"
  },
  "participatingOrganization": {
    "reference": "Organization/2c5ebd34-5961-51ec-a263-cb07a76079c0"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs",
          "code": "lrza-careprovider-admin",
          "display": "LRZa Care Provider Administration"
        }
      ]
    }
  ]
}