This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
| Official URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization | Version: 2.0.0-ballot | |||
| Standards status: Trial-use | Maturity Level: 2 | Computable Name: PCTOrganization | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.4.42.19 | ||||
The PCT Organization profile builds upon the US Core Organization profile. It is used to convey a payer, provider, payee, or service facility organization.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from HRexOrganization
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Organization | HRexOrganization | |||
|    Slices for identifier | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | |
|     identifier:NPI | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | |
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |
|     identifier:tin | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | |
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |
|     identifier:ccn | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions | |
|     identifier:ETIN | S | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |
|     identifier:payerid | S | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |
|      value | 1..1 | string | The value that is unique | |
|     identifier:naiccode | S | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |
|      system | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | |
|      value | 1..1 | string | The value that is unique | |
|    type | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | |
|    address | ||||
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | 
|     country | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | |
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | 
|     contact:All Slices | Content/Rules for all slices | |||
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | 
|      purpose | 1..1 | CodeableConcept | The type of contact Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |
|      name | 1..1 | HumanName | A name associated with the contact | |
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | |
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | |
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | 
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Organization | C | 0..* | HRexOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | SΣC | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | 
|     identifier:NPI | SΣC | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |
|     identifier:CLIA | ΣC | 0..1 | Identifier | Clinical Laboratory Improvement Amendments (CLIA) Number for laboratories Required Pattern: At least the following | 
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.7 | |
|     identifier:tin | SΣC | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |
|     identifier:ccn | SΣC | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions Required Pattern: At least the following | 
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://terminology.hl7.org/NamingSystem/CMSCertificationNumber | |
|     identifier:ETIN | SΣC | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |
|     identifier:payerid | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|     identifier:naiccode | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | 
|      system | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | ?!SΣ | 1..1 | boolean | Whether the organization's record is still in active use | 
|    type | Σ | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | 
|    name | SΣC | 1..1 | string | Name used for the organization | 
|    telecom | SC | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | 
|    address | SC | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' | 
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | 
|     use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | 
|     line | SΣ | 0..4 | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | 
|     city | SΣ | 0..1 | string | Name of city, town etc. Example General: Erewhon | 
|     state | SΣ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two letter USPS alphabetic codes. | 
|     postalCode | SΣ | 0..1 | string | US Zip Codes Example General: 9132 | 
|     country | SΣ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | 
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | 
|     contact:All Slices | Content/Rules for all slices | |||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | 
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      purpose | 1..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |
|      name | 1..1 | HumanName | A name associated with the contact | |
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| Organization.identifier:payerid.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier:naiccode.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | |
| Organization.address.use | required | AddressUse http://hl7.org/fhir/ValueSet/address-use|4.0.1from the FHIR Standard | |
| Organization.address.state | extensible | UspsTwoLetterAlphabeticCodes http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state | |
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | |
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | |
| Organization.contact:gfeServiceHotline.purpose | extensible | Pattern: GFERELATED http://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard | 
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Organization | C | 0..* | HRexOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | SΣC | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | ||||
|     identifier:NPI | SΣC | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:CLIA | ΣC | 0..1 | Identifier | Clinical Laboratory Improvement Amendments (CLIA) Number for laboratories Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 0..1 | CodeableConcept | Description of identifier | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.7 | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:tin | SΣC | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:ccn | SΣC | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 0..1 | CodeableConcept | Description of identifier | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://terminology.hl7.org/NamingSystem/CMSCertificationNumber | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:ETIN | SΣC | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:payerid | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|     identifier:naiccode | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | ?!SΣ | 1..1 | boolean | Whether the organization's record is still in active use | ||||
|    type | Σ | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | ||||
|    name | SΣC | 1..1 | string | Name used for the organization | ||||
|    alias | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
|    telecom | SC | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | ||||
|    address | SC | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | ||||
|     use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
|     type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
|     text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
|     line | SΣ | 0..4 | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
|     city | SΣ | 0..1 | string | Name of city, town etc. Example General: Erewhon | ||||
|     district | Σ | 0..1 | string | District name (aka county) Example General: Madison | ||||
|     state | SΣ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two letter USPS alphabetic codes. | ||||
|     postalCode | SΣ | 0..1 | string | US Zip Codes Example General: 9132 | ||||
|     country | SΣ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | ||||
|     period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
|    partOf | Σ | 0..1 | Reference(Organization) | The organization of which this organization forms a part | ||||
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | ||||
|     contact:All Slices | Content/Rules for all slices | |||||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |||||
|      name | 0..1 | HumanName | A name associated with the contact | |||||
|      telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |||||
|      address | 0..1 | Address | Visiting or postal addresses for the contact | |||||
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      purpose | 1..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. Required Pattern: At least the following | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      name | 1..1 | HumanName | A name associated with the contact | |||||
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |||||
|      address | 0..1 | Address | Visiting or postal addresses for the contact | |||||
|    endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Organization.language | preferred | CommonLanguages 
 http://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | ||||
| Organization.identifier:payerid.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | ||||
| Organization.identifier:payerid.type | extensible | Identifier Type Codes http://hl7.org/fhir/ValueSet/identifier-typefrom the FHIR Standard | ||||
| Organization.identifier:naiccode.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | ||||
| Organization.identifier:naiccode.type | extensible | Identifier Type Codes http://hl7.org/fhir/ValueSet/identifier-typefrom the FHIR Standard | ||||
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | ||||
| Organization.address.use | required | AddressUse http://hl7.org/fhir/ValueSet/address-use|4.0.1from the FHIR Standard | ||||
| Organization.address.type | required | AddressType http://hl7.org/fhir/ValueSet/address-type|4.0.1from the FHIR Standard | ||||
| Organization.address.state | extensible | UspsTwoLetterAlphabeticCodes http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state | ||||
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | ||||
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | ||||
| Organization.contact:gfeServiceHotline.purpose | extensible | Pattern: GFERELATED http://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard | 
This structure is derived from HRexOrganization
Summary
Mandatory: 1 element(5 nested mandatory elements)
 Must-Support: 6 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 2
Differential View
This structure is derived from HRexOrganization
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Organization | HRexOrganization | |||
|    Slices for identifier | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | |
|     identifier:NPI | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | |
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |
|     identifier:tin | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | |
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |
|     identifier:ccn | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions | |
|     identifier:ETIN | S | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |
|     identifier:payerid | S | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |
|      value | 1..1 | string | The value that is unique | |
|     identifier:naiccode | S | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |
|      system | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | |
|      value | 1..1 | string | The value that is unique | |
|    type | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | |
|    address | ||||
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | 
|     country | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | |
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | 
|     contact:All Slices | Content/Rules for all slices | |||
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | 
|      purpose | 1..1 | CodeableConcept | The type of contact Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |
|      name | 1..1 | HumanName | A name associated with the contact | |
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | |
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | |
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | 
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Organization | C | 0..* | HRexOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | SΣC | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | 
|     identifier:NPI | SΣC | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |
|     identifier:CLIA | ΣC | 0..1 | Identifier | Clinical Laboratory Improvement Amendments (CLIA) Number for laboratories Required Pattern: At least the following | 
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.7 | |
|     identifier:tin | SΣC | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |
|     identifier:ccn | SΣC | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions Required Pattern: At least the following | 
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://terminology.hl7.org/NamingSystem/CMSCertificationNumber | |
|     identifier:ETIN | SΣC | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |
|     identifier:payerid | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|     identifier:naiccode | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | 
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | 
|      system | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | ?!SΣ | 1..1 | boolean | Whether the organization's record is still in active use | 
|    type | Σ | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | 
|    name | SΣC | 1..1 | string | Name used for the organization | 
|    telecom | SC | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | 
|    address | SC | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' | 
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | 
|     use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | 
|     line | SΣ | 0..4 | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | 
|     city | SΣ | 0..1 | string | Name of city, town etc. Example General: Erewhon | 
|     state | SΣ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two letter USPS alphabetic codes. | 
|     postalCode | SΣ | 0..1 | string | US Zip Codes Example General: 9132 | 
|     country | SΣ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | 
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | 
|     contact:All Slices | Content/Rules for all slices | |||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | 
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|      purpose | 1..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |
|      name | 1..1 | HumanName | A name associated with the contact | |
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| Organization.identifier:payerid.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.identifier:naiccode.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | |
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | |
| Organization.address.use | required | AddressUse http://hl7.org/fhir/ValueSet/address-use|4.0.1from the FHIR Standard | |
| Organization.address.state | extensible | UspsTwoLetterAlphabeticCodes http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state | |
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | |
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | |
| Organization.contact:gfeServiceHotline.purpose | extensible | Pattern: GFERELATED http://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   Organization | C | 0..* | HRexOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | SΣC | 1..* | Identifier | Identifies this organization  across multiple systems Slice: Unordered, Open by pattern:$this | ||||
|     identifier:NPI | SΣC | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:CLIA | ΣC | 0..1 | Identifier | Clinical Laboratory Improvement Amendments (CLIA) Number for laboratories Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 0..1 | CodeableConcept | Description of identifier | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.7 | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:tin | SΣC | 0..1 | Identifier | Tax ID Number Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203 | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TAX | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.4 | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:ccn | SΣC | 0..1 | Identifier | Medicare Certification Number - Should only be included in Medicare related transactions Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 0..1 | CodeableConcept | Description of identifier | |||||
|      system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://terminology.hl7.org/NamingSystem/CMSCertificationNumber | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:ETIN | SΣC | 0..1 | Identifier | Electronic Transmitter Identification Number. Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ETIN | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|     identifier:payerid | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payerid | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|     identifier:naiccode | SΣC | 0..1 | Identifier | Identifies this organization  across multiple systems Required Pattern: At least the following | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
|      type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgIdentifierTypeCS | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: naiccode | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      system | 0..1 | uri | The namespace for the identifier value | |||||
|      value | 0..1 | string | The value that is unique | |||||
|      period | 0..1 | Period | Time period when id is/was valid for use | |||||
|      assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
|      type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:2.16.840.1.113883.6.300 | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | ?!SΣ | 1..1 | boolean | Whether the organization's record is still in active use | ||||
|    type | Σ | 1..* | CodeableConcept | Kind of organization Binding: PCT Organization Type Value Set (extensible) | ||||
|    name | SΣC | 1..1 | string | Name used for the organization | ||||
|    alias | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
|    telecom | SC | 0..* | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | ||||
|    address | SC | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|     countrySubdivisionCode | S | 0..1 | Coding | Country Subdivision Code - from Part 2 of ISO 3166 URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/countrySubdivisionCode Binding: HL7 Value Set for State/Province (extensible) | ||||
|     use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
|     type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
|     text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
|     line | SΣ | 0..4 | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
|     city | SΣ | 0..1 | string | Name of city, town etc. Example General: Erewhon | ||||
|     district | Σ | 0..1 | string | District name (aka county) Example General: Madison | ||||
|     state | SΣ | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two letter USPS alphabetic codes. | ||||
|     postalCode | SΣ | 0..1 | string | US Zip Codes Example General: 9132 | ||||
|     country | SΣ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) Binding: Iso3166-1-2 (required) | ||||
|     period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
|    partOf | Σ | 0..1 | Reference(Organization) | The organization of which this organization forms a part | ||||
|    Slices for contact | S | 0..* | BackboneElement | Contact for the organization for a certain purpose Slice: Unordered, Open by pattern:purpose | ||||
|     contact:All Slices | Content/Rules for all slices | |||||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      purpose | 0..1 | CodeableConcept | The type of contact Binding: PCT Organization Contact Purpose Value Set (extensible) | |||||
|      name | 0..1 | HumanName | A name associated with the contact | |||||
|      telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |||||
|      address | 0..1 | Address | Visiting or postal addresses for the contact | |||||
|     contact:gfeServiceHotline | S | 0..1 | BackboneElement | Contact for the organization for a certain purpose | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|      purpose | 1..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. Required Pattern: At least the following | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTOrgContactPurposeType | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GFERELATED | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|      name | 1..1 | HumanName | A name associated with the contact | |||||
|      telecom | 1..* | ContactPoint | Contact details (telephone, email, etc.)  for a contact | |||||
|      address | 0..1 | Address | Visiting or postal addresses for the contact | |||||
|    endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| Organization.language | preferred | CommonLanguages 
 http://hl7.org/fhir/ValueSet/languagesfrom the FHIR Standard | ||||
| Organization.identifier:payerid.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | ||||
| Organization.identifier:payerid.type | extensible | Identifier Type Codes http://hl7.org/fhir/ValueSet/identifier-typefrom the FHIR Standard | ||||
| Organization.identifier:naiccode.use | required | IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1from the FHIR Standard | ||||
| Organization.identifier:naiccode.type | extensible | Identifier Type Codes http://hl7.org/fhir/ValueSet/identifier-typefrom the FHIR Standard | ||||
| Organization.type | extensible | PCTOrganizationTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrganizationTypeVSfrom this IG | ||||
| Organization.address.use | required | AddressUse http://hl7.org/fhir/ValueSet/address-use|4.0.1from the FHIR Standard | ||||
| Organization.address.type | required | AddressType http://hl7.org/fhir/ValueSet/address-type|4.0.1from the FHIR Standard | ||||
| Organization.address.state | extensible | UspsTwoLetterAlphabeticCodes http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state | ||||
| Organization.address.country | required | Iso3166-1-2 http://hl7.org/fhir/ValueSet/iso3166-1-2from the FHIR Standard | ||||
| Organization.contact.purpose | extensible | PCTOrgContactPurposeTypeVS http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTOrgContactPurposeTypeVSfrom this IG | ||||
| Organization.contact:gfeServiceHotline.purpose | extensible | Pattern: GFERELATED http://hl7.org/fhir/ValueSet/contactentity-typefrom the FHIR Standard | 
This structure is derived from HRexOrganization
Summary
Mandatory: 1 element(5 nested mandatory elements)
 Must-Support: 6 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 2
Other representations of profile: CSV, Excel, Schematron