This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
(v3.3.0:
R4
Ballot
2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| Vocabulary Work Group | Maturity Level : N/A | Ballot Status : Informative | Compartments : Not linked to any defined compartments |
Example of expansionprofile (id = "example")
<ExpansionProfile xmlns="http://hl7.org/fhir"> <id value="example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">[ Provide Rendering ]</div> </text> <url value="http://hl7.org/fhir/ExpansionProfile/example"/> <identifier> <system value="http://example.org/profiles"/> <value value="example"/> </identifier> <version value="0.1"/> <name value="Example Expansion Profile"/> <status value="draft"/> <experimental value="true"/> <date value="2016-12-23"/> <publisher value="HL7 International"/> <contact> <name value="FHIR project team"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="exanple ExpansionProfile for publication"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <excludeNested value="true"/> </ ExpansionProfile >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.