This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/pract-uslab-uslabphpract
. USLab Practitioner
This profile was published on Mon, Nov 17, 2014 00:00+1100 as a draft by HL7 International - Orders and Observations WG.
Generating text summary of fixed value not yet done for type org.hl7.fhir.instance.model.Identifier
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from Practitioner.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 1..1 | USLab Practitioner inv-1: Shall have Organization.name and/or Organization.identifier. | |
text | S | 1..1 | ||
status | S | 1..1 | code | Fixed Value: generated |
identifier | S I | 0..1 | Identifier | Required Pattern: {"use":"official","label":"NPI","assigner":{"reference":"https://nppes.cms.hhs.gov/NPPES/","display":"The Centers for Medicare and Medicaid Services (CMS) National Plan and Provider Enumeration System (NPPES"}} |
value | S | 1..1 | NPI Provider Number | |
name | S I | 0..1 | HumanName | |
family | S | 1..1 | ||
given | S | 0..2 | ||
prefix | S | 0..1 | ||
suffix | S | 0..1 | ||
telecom | S | 0..2 | ||
system | S | 1..1 | ||
value | S | 1..1 | ||
address | S | 0..1 | Address | |
use | S | 0..1 | ||
line | S | 0..2 | ||
city | S | 0..1 | ||
state | S | 0..1 | Binding: USPSState (required, extensible) | |
postalCode | S I | 0..1 | US Zip Codes inv-2: (Zip or Postal Code) SHALL be formatted as 99999[-9999] for US Zip or ZIP +4 codes or as A9A9A9 for Canadian postal codes. | |
country | S | 0..1 | ISO 3166 3 letter Country Code Binding: USLabCountry (required, extensible) | |
us-core-county | S | 0..1 | string | County/Parish FIPS codes |
extension | S | 1..1 | Coding | Binding: USFIPSCounty (required, not extensible) |
system | S | 1..1 | ||
code | S | 1..1 | ||
practitionerRole | S | 1..1 | ||
managingOrganization | S | 1..1 | org-uslab-uslaborderfacility | Orderer's Organization |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 1..1 | USLab Practitioner inv-1: Shall have Organization.name and/or Organization.identifier. | |
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | S I | 1..1 | Narrative | Text summary of the resource, for human interpretation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
status | S | 1..1 | code | generated | extensions | additional Binding: NarrativeStatus (required, not extensible) Fixed Value: generated |
div | I | 1..1 | xhtml | Limited xhtml content txt-2: The narrative SHALL have some non-whitespace content txt-1: The narrative SHALL contain only the basic html formatting elements described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes txt-3: The narrative SHALL contain only the basic html formatting attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | S Σ | 0..1 | Identifier | A identifier for the person as this agent Required Pattern: {"use":"official","label":"NPI","assigner":{"reference":"https://nppes.cms.hhs.gov/NPPES/","display":"The Centers for Medicare and Medicaid Services (CMS) National Plan and Provider Enumeration System (NPPES"}} |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | M | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required, not extensible) |
label | 0..1 | string | Description of identifier | |
system | 0..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the id itself is a full uri | |
value | S | 1..1 | string | NPI Provider Number Example: 123456 |
period | 0..1 | Period | Time period when id is/was valid for use | |
assigner | 0..1 | Organization | Organization that issued id (may be just text) | |
name | S Σ | 0..1 | HumanName | A name associated with the person |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | M | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required, not extensible) |
text | 0..1 | string | Text representation of the full name | |
family | S | 1..1 | string | Family name (often called 'Surname') |
given | S | 0..2 | string | Given names (not always 'first'). Includes middle names |
prefix | S | 0..1 | string | Parts that come before the name |
suffix | S | 0..1 | string | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use | |
telecom | S Σ | 0..2 | ContactPoint | A contact detail for the practitioner |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S I | 1..1 | code | phone | fax | email | url Binding: ContactPointSystem (required, not extensible) |
value | S | 1..1 | string | The actual contact point details |
use | M | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required, not extensible) |
period | 0..1 | Period | Time period when the contact point was/is in use | |
address | S Σ | 0..1 | Address | Where practitioner can be found/visited |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
us-core-county | S | 0..1 | string | County/Parish FIPS codes |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | S | 1..1 | Coding | Additional Content defined by implementations Binding: USFIPSCounty (required, not extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S | 1..1 | uri | Identity of the terminology system |
version | 0..1 | string | Version of the system - if relevant | |
code | S | 1..1 | code | Symbol in syntax defined by the system |
display | 0..1 | string | Representation defined by the system | |
primary | 0..1 | boolean | If this code was chosen directly by the user | |
valueSet | 0..1 | ValueSet | Set this coding was chosen from | |
url | 1..1 | uri | identifies the meaning of the extension | |
value[x] | 0..1 | * | Value of extension | |
use | M S | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required, not extensible) Example: home |
text | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 | |
line | S | 0..2 | string | Street name, number, direction & P.O. Box etc Example: 137 Nowhere Street |
city | S | 0..1 | string | Name of city, town etc. Example: Erewhon |
state | S | 0..1 | string | Sub-unit of country (abreviations ok) Binding: USPSState (required, extensible) |
postalCode | S I | 0..1 | string | US Zip Codes inv-2: (Zip or Postal Code) SHALL be formatted as 99999[-9999] for US Zip or ZIP +4 codes or as A9A9A9 for Canadian postal codes. Example: 9132 |
country | S | 0..1 | string | ISO 3166 3 letter Country Code Binding: USLabCountry (required, extensible) |
period | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} | |
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required, not extensible) |
birthDate | Σ | 0..1 | date | The date of birth for the practitioner |
photo | 0..* | Attachment | Image of the person | |
practitionerRole | S | 1..1 | The list of Roles/Organizations that the Practitioner is associated with | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
managingOrganization | S | 1..1 | org-uslab-uslaborderfacility | Orderer's Organization |
role | Σ | 0..1 | CodeableConcept | Roles which this practitioner may perform Binding: PractitionerRole (example, extensible) |
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: PractitionerSpecialty (example, extensible) |
period | Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) |
location | 0..* | Location | The location(s) at which this practitioner provides care | |
healthcareService | 0..* | HealthcareService | The list of healthcare services that this worker offers at this location of this organization | |
qualification | 0..* | Qualifications obtained by training and certification | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: Qualification (example, extensible) | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 0..1 | Organization | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner is able to use in patient communication Binding: Language (required, not extensible) |
XML Template
JSON Template
todo
Differential View
This structure is derived from Practitioner.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 1..1 | USLab Practitioner inv-1: Shall have Organization.name and/or Organization.identifier. | |
text | S | 1..1 | ||
status | S | 1..1 | code | Fixed Value: generated |
identifier | S I | 0..1 | Identifier | Required Pattern: {"use":"official","label":"NPI","assigner":{"reference":"https://nppes.cms.hhs.gov/NPPES/","display":"The Centers for Medicare and Medicaid Services (CMS) National Plan and Provider Enumeration System (NPPES"}} |
value | S | 1..1 | NPI Provider Number | |
name | S I | 0..1 | HumanName | |
family | S | 1..1 | ||
given | S | 0..2 | ||
prefix | S | 0..1 | ||
suffix | S | 0..1 | ||
telecom | S | 0..2 | ||
system | S | 1..1 | ||
value | S | 1..1 | ||
address | S | 0..1 | Address | |
use | S | 0..1 | ||
line | S | 0..2 | ||
city | S | 0..1 | ||
state | S | 0..1 | Binding: USPSState (required, extensible) | |
postalCode | S I | 0..1 | US Zip Codes inv-2: (Zip or Postal Code) SHALL be formatted as 99999[-9999] for US Zip or ZIP +4 codes or as A9A9A9 for Canadian postal codes. | |
country | S | 0..1 | ISO 3166 3 letter Country Code Binding: USLabCountry (required, extensible) | |
us-core-county | S | 0..1 | string | County/Parish FIPS codes |
extension | S | 1..1 | Coding | Binding: USFIPSCounty (required, not extensible) |
system | S | 1..1 | ||
code | S | 1..1 | ||
practitionerRole | S | 1..1 | ||
managingOrganization | S | 1..1 | org-uslab-uslaborderfacility | Orderer's Organization |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 1..1 | USLab Practitioner inv-1: Shall have Organization.name and/or Organization.identifier. | |
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | S I | 1..1 | Narrative | Text summary of the resource, for human interpretation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
status | S | 1..1 | code | generated | extensions | additional Binding: NarrativeStatus (required, not extensible) Fixed Value: generated |
div | I | 1..1 | xhtml | Limited xhtml content txt-2: The narrative SHALL have some non-whitespace content txt-1: The narrative SHALL contain only the basic html formatting elements described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes txt-3: The narrative SHALL contain only the basic html formatting attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | S Σ | 0..1 | Identifier | A identifier for the person as this agent Required Pattern: {"use":"official","label":"NPI","assigner":{"reference":"https://nppes.cms.hhs.gov/NPPES/","display":"The Centers for Medicare and Medicaid Services (CMS) National Plan and Provider Enumeration System (NPPES"}} |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | M | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required, not extensible) |
label | 0..1 | string | Description of identifier | |
system | 0..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the id itself is a full uri | |
value | S | 1..1 | string | NPI Provider Number Example: 123456 |
period | 0..1 | Period | Time period when id is/was valid for use | |
assigner | 0..1 | Organization | Organization that issued id (may be just text) | |
name | S Σ | 0..1 | HumanName | A name associated with the person |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | M | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required, not extensible) |
text | 0..1 | string | Text representation of the full name | |
family | S | 1..1 | string | Family name (often called 'Surname') |
given | S | 0..2 | string | Given names (not always 'first'). Includes middle names |
prefix | S | 0..1 | string | Parts that come before the name |
suffix | S | 0..1 | string | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use | |
telecom | S Σ | 0..2 | ContactPoint | A contact detail for the practitioner |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S I | 1..1 | code | phone | fax | email | url Binding: ContactPointSystem (required, not extensible) |
value | S | 1..1 | string | The actual contact point details |
use | M | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required, not extensible) |
period | 0..1 | Period | Time period when the contact point was/is in use | |
address | S Σ | 0..1 | Address | Where practitioner can be found/visited |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
us-core-county | S | 0..1 | string | County/Parish FIPS codes |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | S | 1..1 | Coding | Additional Content defined by implementations Binding: USFIPSCounty (required, not extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S | 1..1 | uri | Identity of the terminology system |
version | 0..1 | string | Version of the system - if relevant | |
code | S | 1..1 | code | Symbol in syntax defined by the system |
display | 0..1 | string | Representation defined by the system | |
primary | 0..1 | boolean | If this code was chosen directly by the user | |
valueSet | 0..1 | ValueSet | Set this coding was chosen from | |
url | 1..1 | uri | identifies the meaning of the extension | |
value[x] | 0..1 | * | Value of extension | |
use | M S | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required, not extensible) Example: home |
text | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 | |
line | S | 0..2 | string | Street name, number, direction & P.O. Box etc Example: 137 Nowhere Street |
city | S | 0..1 | string | Name of city, town etc. Example: Erewhon |
state | S | 0..1 | string | Sub-unit of country (abreviations ok) Binding: USPSState (required, extensible) |
postalCode | S I | 0..1 | string | US Zip Codes inv-2: (Zip or Postal Code) SHALL be formatted as 99999[-9999] for US Zip or ZIP +4 codes or as A9A9A9 for Canadian postal codes. Example: 9132 |
country | S | 0..1 | string | ISO 3166 3 letter Country Code Binding: USLabCountry (required, extensible) |
period | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} | |
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required, not extensible) |
birthDate | Σ | 0..1 | date | The date of birth for the practitioner |
photo | 0..* | Attachment | Image of the person | |
practitionerRole | S | 1..1 | The list of Roles/Organizations that the Practitioner is associated with | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
managingOrganization | S | 1..1 | org-uslab-uslaborderfacility | Orderer's Organization |
role | Σ | 0..1 | CodeableConcept | Roles which this practitioner may perform Binding: PractitionerRole (example, extensible) |
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: PractitionerSpecialty (example, extensible) |
period | Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) |
location | 0..* | Location | The location(s) at which this practitioner provides care | |
healthcareService | 0..* | HealthcareService | The list of healthcare services that this worker offers at this location of this organization | |
qualification | 0..* | Qualifications obtained by training and certification | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: Qualification (example, extensible) | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 0..1 | Organization | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner is able to use in patient communication Binding: Language (required, not extensible) |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Practitioner.language | Language | required | http://tools.ietf.org/html/bcp47 |
Practitioner.text.status | NarrativeStatus | required | NarrativeStatus |
Practitioner.identifier.use | IdentifierUse | required | IdentifierUse |
Practitioner.name.use | NameUse | required | NameUse |
Practitioner.telecom.system | ContactPointSystem | required | ContactPointSystem |
Practitioner.telecom.use | ContactPointUse | required | ContactPointUse |
Practitioner.address.extension.extension | USFIPSCounty | required | US counties and county equivalent entities codes |
Practitioner.address.use | AddressUse | required | AddressUse |
Practitioner.address.state | USPSState | required (extensible) | USPS Two Letter Alphabetic Codes |
Practitioner.address.country | USLabCountry | required (extensible) | USLabCountry |
Practitioner.gender | AdministrativeGender | required | AdministrativeGender |
Practitioner.practitionerRole.role | PractitionerRole | example (extensible) | PractitionerRole |
Practitioner.practitionerRole.specialty | PractitionerSpecialty | example (extensible) | PractitionerSpecialty |
Practitioner.qualification.code | Qualification | example (extensible) | ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2 |
Practitioner.communication | Language | required | http://tools.ietf.org/html/bcp47 |
Id | Path | Name | Details |
inv-1 | Practitioner | NameandorID | Shall have Organization.name and/or Organization.identifier. XPath: exists(f:name) or exists(f:identifier) |
txt-2 | Practitioner.text.div | The narrative SHALL have some non-whitespace content XPath: descendant::text()[normalize-space(.)!=''] or descendant::h:img[@src] | |
txt-1 | Practitioner.text.div | The narrative SHALL contain only the basic html formatting elements described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes XPath: not(descendant-or-self::*[not(local-name(.)=('a', 'abbr', 'acronym', 'b', 'big', 'blockquote', 'br', 'caption', 'cite', 'code', 'colgroup', 'dd', 'dfn', 'div', 'dl', 'dt', 'em', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'hr', 'i', 'img', 'li', 'ol', 'p', 'pre', 'q', 'samp', 'small', 'span', 'strong', 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', 'tt', 'ul', 'var'))]) | |
txt-3 | Practitioner.text.div | The narrative SHALL contain only the basic html formatting attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes XPath: not(descendant-or-self::*/@*[not(name(.)=('abbr', 'accesskey', 'align', 'alt', 'axis', 'bgcolor', 'border', 'cellhalign', 'cellpadding', 'cellspacing', 'cellvalign', 'char', 'charoff', 'charset', 'cite', 'class', 'colspan', 'compact', 'coords', 'dir', 'frame', 'headers', 'height', 'href', 'hreflang', 'hspace', 'id', 'lang', 'longdesc', 'name', 'nowrap', 'rel', 'rev', 'rowspan', 'rules', 'scope', 'shape', 'span', 'src', 'start', 'style', 'summary', 'tabindex', 'title', 'type', 'valign', 'value', 'vspace', 'width'))]) | |
inv-2 | Practitioner.address.postalCode | Regex for Zip | (Zip or Postal Code) SHALL be formatted as 99999[-9999] for US Zip or ZIP +4 codes or as A9A9A9 for Canadian postal codes. XPath: f:matches(issued,[0-9]{5}(-[0-9]{4}){0,1} ) |