FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/organization-affiliation-role

Packagesignal.core.r4
Resource TypeValueSet
Idorganization-affiliation-role
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/organization-role
URLhttp://hl7.org/fhir/ValueSet/organization-role
Version4.0.1
Statusdraft
Date2019-11-01T09:29:23+11:00
NameOrganizationAffiliationRole
TitleOrganization Affiliation Role
Realmus
Authorityhl7
DescriptionThis example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
organization-roleOrganization Affiliation Role

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "organization-affiliation-role",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "versionId": "e58f20cd-2001-4695-ad80-1901153c6726"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/organization-role",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.880"
    }
  ],
  "version": "4.0.1",
  "name": "OrganizationAffiliationRole",
  "title": "Organization Affiliation Role",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/organization-role"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T05:57:42.8688258+00:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "provider",
        "display": "Provider"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "agency",
        "display": "Agency"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "research",
        "display": "Research"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "payer",
        "display": "Payer"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "diagnostics",
        "display": "Diagnostics"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "supplier",
        "display": "Supplier"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "HIE/HIO",
        "display": "HIE/HIO"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "member",
        "display": "Member"
      }
    ]
  }
}