This page is part of the FHIR Specification (v0.01: Historical Archive 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 . Page versions: R3 R2
A Resource Profile - a statement of constraint on one or more Resources and/or Concept Domains.
The relative url is /profiles
<Profile xmlns="http://www.hl7.org/fhir"> <id> mand id fixed identifier for this profile (UUID)</id> <name> mand string Informal name for this profile</name> <author> mand <!-- (Organisation or individual) --> <name> mand string Name of the recognised author</name> <reference> opt Zero+ uri Web reference to the author</reference> </author> <intention> opt string Why this profile was written</intention> <code> opt Zero+ Coding assist with indexing and finding</code> <description> mand string natural language description of the Template</description> <evidence> opt Zero+ uri Supporting evidence for the design</evidence> <comments> opt string Guidance for use, usage notes, etc</comments> <status> mand code draft | testing | production | withdrawn | superceded</status> <date> mand dateTime date for given status</date> <endorser> opt <!-- Zero+ (Organisation or individual) --> <name> mand string Name of the recognised endorser</name> <reference> opt uri Web reference to the endorser</reference> </endorser> <changes> cond string notes about changes since last version</changes> <supercedes> opt Zero+ uri references to previous versions</supercedes> <profile> opt Zero+ uri other profiles that apply (i.e. code binding rules)</profile> <resource> mand Zero+ Constraint Resource Type with constraints</resource> <binding> mand <!-- Zero+ --> <name> mand string concept domain name</name> <type> mand code binding type</type> <details> cond string extra details - see notes</details> <reference> cond uri source of binding content</reference> <code> cond Zero+ Coding enumerated codes that are the binding</code> </binding> <extensions> opt See Extensions See Extensions </extensions> <text> mand Narrative Text summary of resource profile for human interpretation</text> </Profile>
Schema for Profile and an example (or formatted for browser)
Terminology Bindings
draft | This profile is still under development | |
testing | this profile was authored for testing purposes (or education/evaluation/evangelisation) | |
production | This profile is ready for use in production systems | |
withdrawn | This profile has been withdrawn | |
superceded | This profile was superceded by a more recent version |
Unbound | The concept domain is not bound to anything | |
CodeList | The concept domain is bound to a list of supplied codes - only those codes are allowed | |
Reference | The concept domain references some external definition by a provided reference | |
Preferred | The concept domain references a set of preferred terms | |
Suggestion | This profile was superceded by a more recent version | |
External | The concept domain is defined by an external authority identified in the reference |
Notes:
The following simple search/filter parameters are defined for Resource Profiles:
name | a portion of the name of the resource |
author | name or id of the author |
code | a code in the format uri::code |
status | a status of the profile |
type | type of resource that is constrained in the profile |
domain | concept domain that is constrained in the resource |
The standard search parameters also apply (see Searching).
The formal definitions for the elements above. Also available as an XML file.
This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.01 generated on Mon, May 14, 2012 09:48+1000.