Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Codesystem-organization-role.ttl

Example CodeSystem/organization-role (Turtle)

Maturity Level : N/A
Responsible Owner: Patient Administration Work Group Standards Status : Informative

Raw Turtle (+ also see Turtle/RDF Format Specification )

Definition for Code System OrganizationAffiliationRole SystemOrganizationAffiliationRole

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .


# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "organization-role"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0

<http://hl7.org/fhir/CodeSystem/organization-role> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "organization-role"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-11-17T19:23:40.261+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem organization-role</b></p><a name=\"organization-role\"> </a><a name=\"hcorganization-role\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/organization-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">provider<a name=\"organization-role-provider\"> </a></td><td>Provider</td><td>An organization that delivers care services (e.g. hospitals, clinics, community and social services, etc.).</td></tr><tr><td style=\"white-space:nowrap\">agency<a name=\"organization-role-agency\"> </a></td><td>Agency</td><td>An organization such as a public health agency, community/social services provider, etc.</td></tr><tr><td style=\"white-space:nowrap\">research<a name=\"organization-role-research\"> </a></td><td>Research</td><td>An organization providing research-related services such as conducting research, recruiting research participants, analyzing data, etc.</td></tr><tr><td style=\"white-space:nowrap\">payer<a name=\"organization-role-payer\"> </a></td><td>Payer</td><td>An organization providing reimbursement, payment, or related services</td></tr><tr><td style=\"white-space:nowrap\">diagnostics<a name=\"organization-role-diagnostics\"> </a></td><td>Diagnostics</td><td>An organization providing diagnostic testing/laboratory services</td></tr><tr><td style=\"white-space:nowrap\">supplier<a name=\"organization-role-supplier\"> </a></td><td>Supplier</td><td>An organization that provides medical supplies (e.g. medical devices, equipment, pharmaceutical products, etc.)</td></tr><tr><td style=\"white-space:nowrap\">HIE/HIO<a name=\"organization-role-HIE.47HIO\"> </a></td><td>HIE/HIO</td><td>An organization that facilitates electronic clinical data exchange between entities</td></tr><tr><td style=\"white-space:nowrap\">member<a name=\"organization-role-member\"> </a></td><td>Member</td><td>A type of non-ownership relationship between entities (encompasses partnerships, collaboration, joint ventures, etc.)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "pa"

     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "pa" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/organization-role"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.881" ]
  ];
  fhir:CodeSystem.version [ fhir:value "4.0.1"];
  fhir:CodeSystem.name [ fhir:value "OrganizationAffiliationRole"];
  fhir:CodeSystem.title [ fhir:value "Organization Affiliation Role"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.publisher [ fhir:value "FHIR Project team"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]

  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "informative"

     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/organization-role"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.code [ fhir:value "provider" ];
     fhir:CodeSystem.display [ fhir:value "Provider" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.code [ fhir:value "agency" ];
     fhir:CodeSystem.display [ fhir:value "Agency" ];
     fhir:CodeSystem.definition [ fhir:value "An organization such as a public health agency, community/social services provider, etc." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.code [ fhir:value "research" ];
     fhir:CodeSystem.display [ fhir:value "Research" ];
     fhir:CodeSystem.definition [ fhir:value "An organization providing research-related services such as conducting research, recruiting research participants, analyzing data, etc." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.code [ fhir:value "payer" ];
     fhir:CodeSystem.display [ fhir:value "Payer" ];
     fhir:CodeSystem.definition [ fhir:value "An organization providing reimbursement, payment, or related services" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.code [ fhir:value "diagnostics" ];
     fhir:CodeSystem.display [ fhir:value "Diagnostics" ];
     fhir:CodeSystem.definition [ fhir:value "An organization providing diagnostic testing/laboratory services" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.code [ fhir:value "supplier" ];
     fhir:CodeSystem.display [ fhir:value "Supplier" ];
     fhir:CodeSystem.definition [ fhir:value "An organization that provides medical supplies (e.g. medical devices, equipment, pharmaceutical products, etc.)" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.code [ fhir:value "HIE/HIO" ];
     fhir:CodeSystem.display [ fhir:value "HIE/HIO" ];
     fhir:CodeSystem.definition [ fhir:value "An organization that facilitates electronic clinical data exchange between entities" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.code [ fhir:value "member" ];
     fhir:CodeSystem.display [ fhir:value "Member" ];
     fhir:CodeSystem.definition [ fhir:value "A type of non-ownership relationship between entities (encompasses partnerships, collaboration, joint ventures, etc.)" ]
  ] .

  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 1
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/organization-role"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/organization-role>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.881" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "OrganizationAffiliationRole"] ; # 
  fhir:title [ fhir:v "Organization Affiliation Role"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:publisher [ fhir:v "HL7 International"] ; # 
  fhir:description [ fhir:v "This example code system defines a set of codes that can be used to indicate the role of one Organization in relation to its affiliation with another."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "provider" ] ;
     fhir:display [ fhir:v "Provider" ] ;
     fhir:definition [ fhir:v "An organization that delivers care services (e.g. hospitals, clinics, community and social services, etc.)." ]
  ] [
     fhir:code [ fhir:v "agency" ] ;
     fhir:display [ fhir:v "Agency" ] ;
     fhir:definition [ fhir:v "An organization such as a public health agency, community/social services provider, etc." ]
  ] [
     fhir:code [ fhir:v "research" ] ;
     fhir:display [ fhir:v "Research" ] ;
     fhir:definition [ fhir:v "An organization providing research-related services such as conducting research, recruiting research participants, analyzing data, etc." ]
  ] [
     fhir:code [ fhir:v "payer" ] ;
     fhir:display [ fhir:v "Payer" ] ;
     fhir:definition [ fhir:v "An organization providing reimbursement, payment, or related services" ]
  ] [
     fhir:code [ fhir:v "diagnostics" ] ;
     fhir:display [ fhir:v "Diagnostics" ] ;
     fhir:definition [ fhir:v "An organization providing diagnostic testing/laboratory services" ]
  ] [
     fhir:code [ fhir:v "supplier" ] ;
     fhir:display [ fhir:v "Supplier" ] ;
     fhir:definition [ fhir:v "An organization that provides medical supplies (e.g. medical devices, equipment, pharmaceutical products, etc.)" ]
  ] [
     fhir:code [ fhir:v "HIE/HIO" ] ;
     fhir:display [ fhir:v "HIE/HIO" ] ;
     fhir:definition [ fhir:v "An organization that facilitates electronic clinical data exchange between entities" ]
  ] [
     fhir:code [ fhir:v "member" ] ;
     fhir:display [ fhir:v "Member" ] ;
     fhir:definition [ fhir:v "A type of non-ownership relationship between entities (encompasses partnerships, collaboration, joint ventures, etc.)" ]
  ] ) . # 


# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.