Foundation
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Patient Administration Work Group | Standards Status : Informative | Compartments : No defined compartments |
ShEx statement for organization
PREFIX fhir: <http://hl7.org/fhir/> PREFIX fhirvs: <http://hl7.org/fhir/ValueSet/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>IMPORT <string.shex># ShEx Version 2.2 IMPORT <String.shex> IMPORT <Period.shex>IMPORT <boolean.shex> IMPORT <markdown.shex>IMPORT <Boolean.shex> IMPORT <Markdown.shex> IMPORT <Endpoint.shex> IMPORT <Reference.shex> IMPORT <Identifier.shex> IMPORT <DomainResource.shex> IMPORT <CodeableConcept.shex> IMPORT <BackboneElement.shex> IMPORT <ExtendedContactDetail.shex> start=@<Organization> AND {fhir:nodeRole [fhir:treeRoot]} # A grouping of people or organizations with a common purpose <Organization> EXTENDS @<DomainResource> CLOSED {a [fhir:Organization]?; fhir:nodeRole [fhir:treeRoot]?;a [fhir:Organization]?;fhir:nodeRole [fhir:treeRoot]?; fhir:identifier @<OneOrMore_Identifier>?; # Identifies this organization # across multiple systemsfhir:active @<boolean>?; # Whether the organization's recordfhir:active @<Boolean>?; # Whether the organization's record # is still in active use fhir:type @<OneOrMore_CodeableConcept>?; # Kind of organizationfhir:name @<string>?; # Name used for the organization fhir:alias @<OneOrMore_string>?; # A list of alternate names that thefhir:name @<String>?; # Name used for the organization fhir:alias @<OneOrMore_String>?; # A list of alternate names that the # organization is known as, or was # known as in the pastfhir:description @<markdown>?; # Additional details about thefhir:description @<Markdown>?; # Additional details about the # Organization that could be # displayed as further information # to identify the Organization # beyond its name fhir:contact @<OneOrMore_ExtendedContactDetail>?; # Official contact details for the # Organizationfhir:partOf @<Reference> AND {fhir:linkfhir:partOf @<Reference> AND {fhir:l @<Organization> ? }?; # The organization of which this # organization forms a part fhir:endpoint @<OneOrMore_Reference_Endpoint>?; # Technical endpoints providing # access to services operated for # the organization fhir:qualification @<OneOrMore_Organization.qualification>?; # Qualifications, certifications, # accreditations, licenses, # training, etc. pertaining to the # provision of care } # Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care <Organization.qualification> EXTENDS @<BackboneElement> CLOSED { fhir:identifier @<OneOrMore_Identifier>?; # An identifier for this # qualification for the organization fhir:code @<CodeableConcept>; # Coded representation of the # qualification fhir:status @<CodeableConcept>?; # Status/progress of the # qualification fhir:period @<Period>?; # Period during which the # qualification is validfhir:issuer @<Reference> AND {fhir:linkfhir:issuer @<Reference> AND {fhir:l @<Organization> ? }?; # Organization that regulates and # issues the qualification } #---------------------- Cardinality Types (OneOrMore) ------------------- <OneOrMore_Identifier> CLOSED { rdf:first @<Identifier> ; rdf:rest [rdf:nil] OR @<OneOrMore_Identifier> } <OneOrMore_CodeableConcept> CLOSED { rdf:first @<CodeableConcept> ; rdf:rest [rdf:nil] OR @<OneOrMore_CodeableConcept> }<OneOrMore_string> CLOSED { rdf:first @<string> ; rdf:rest [rdf:nil] OR @<OneOrMore_string><OneOrMore_String> CLOSED { rdf:first @<String> ; rdf:rest [rdf:nil] OR @<OneOrMore_String> } <OneOrMore_ExtendedContactDetail> CLOSED { rdf:first @<ExtendedContactDetail> ; rdf:rest [rdf:nil] OR @<OneOrMore_ExtendedContactDetail> } <OneOrMore_Reference_Endpoint> CLOSED {rdf:first @<Reference> AND {fhir:linkrdf:first @<Reference> AND {fhir:l @<Endpoint> } ; rdf:rest [rdf:nil] OR @<OneOrMore_Reference_Endpoint> } <OneOrMore_Organization.qualification> CLOSED { rdf:first @<Organization.qualification> ; rdf:rest [rdf:nil] OR @<OneOrMore_Organization.qualification> }
Usage note: every effort has been made to ensure that the ShEx files are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:25+1100.
Fri,
Nov
14,
2025
20:59+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change