A string that may contain markdown syntax for optional processing by a mark down presentation engine Systems are not required to have markdown support, and there is considerable variation in markdown syntax, so the text should be readable without markdown processing. The preferred markdown syntax is described here: http://daringfireball.net/projects/markdown/syntax (and tests here: http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions A whole number 32 bit number; for values larger than this, use decimal If the element is present, it must have either a @value, an @id, or extensions A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. If the element is present, it must have either a @value, an @id, or extensions An integer with a value that is not negative (e.g. >= 0) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates. If the element is present, it must have either a @value, an @id, or extensions A rational number with implicit precision Do not use a IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger) If the element is present, it must have either a @value, an @id, or extensions String of characters used to identify a name or a resource see http://en.wikipedia.org/wiki/Uniform_resource_identifier If the element is present, it must have either a @value, an @id, or extensions Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. RFC 4122 If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions A stream of bytes A stream of bytes, base64 encoded If the element is present, it must have either a @value, an @id, or extensions A time during the day, with no date specified If the element is present, it must have either a @value, an @id, or extensions An oid represented as a URI RFC 3001. See also ISO/IEC 8824:1990 € If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions An integer with a value that is positive (e.g. >0) If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions A sequence of Unicode characters Note that FHIR strings may not exceed 1MB in size If the element is present, it must have either a @value, an @id, or extensions Value of "true" or "false" If the element is present, it must have either a @value, an @id, or extensions A UUID, represented as a URI See The Open Group, CDE 1.1 Remote Procedure Call specification, Appendix A. If the element is present, it must have either a @value, an @id referenced from the Narrative, or extensions An instant in time - known at least to the second Note: This is intended for precisely observed times, typically system logs etc., and not human-reported times - for them, see date and dateTime below. Time zone is always required If the element is present, it must have either a @value, an @id, or extensions Optional Extensions Element - found in all resources. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list). Base definition for all elements that are defined inside a resource - but not those in a data type. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. A human-readable formatted text, including images. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. The actual narrative content, a stripped down version of XHTML. The contents of the narrative are entirely generated from the structured data in the content. The contents of the narrative are entirely generated from the structured data in the content and some of the content is generated from extensions The contents of the narrative contain additional information not found in the structured data The contents of the narrative are some equivalent of "No human-readable text provided in this case" The status of a resource narrative If the element is present, it must have either a @value, an @id, or extensions Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. A time period defined by a start and end date and optionally time. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The start of the period. The boundary is inclusive. The end of the period. If the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. A reference to a code defined by a terminology system. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The identification of the code system that defines the meaning of the symbol in the code. The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). A representation of the meaning of the code in the system, following the rules of the system. Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays). A set of ordered Quantities defined by a low and high limit. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The low limit. The boundary is inclusive. The high limit. The boundary is inclusive. A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. The actual value is less than the given value. The actual value is less than or equal to the given value. The actual value is greater than or equal to the given value. The actual value is greater than the given value. How the Quantity should be understood and represented. If the element is present, it must have either a @value, an @id, or extensions For referring to data content defined in other formats. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate. The human language of the content. The value can be any valid value according to BCP 47. The actual data of the attachment - a sequence of bytes. In XML, represented using base64. An alternative location where the data can be accessed. The number of bytes of data that make up this attachment. The calculated hash of the data using SHA-1. Represented using base64. A label or set of text to display in place of the data. The date that the attachment was first created. A relationship of two Quantity values - expressed as a numerator and a denominator. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The value of the numerator. The value of the denominator. A text note which also contains information about who made the statement and when. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The individual responsible for making the annotation. Indicates when this particular annotation was made. The text of the annotation. A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The base quantity that a measured value of zero represents. In addition, this provides the units of the entire measurement series. The length of time between sampling times, measured in milliseconds. A correction factor that is applied to the sampled data points before they are added to the origin. The lower limit of detection of the measured points. This is needed if any of the data points have the value "L" (lower than detection limit). The upper limit of detection of the measured points. This is needed if any of the data points have the value "U" (higher than detection limit). The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once. A series of data points which are decimal values separated by a single space (character u20). The special values "E" (error), "L" (below detection limit) and "U" (above detection limit) can also be used in place of a decimal value. A reference from one resource to another. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Plain text narrative that identifies the resource in addition to the resource reference. A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions A reference to a code defined by a terminology system. A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. A technical identifier - identifies some entity uniquely and unambiguously. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The purpose of this identifier. A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Establishes the namespace in which set of possible id values is unique. The portion of the identifier typically displayed to the user and which is unique within the context of the system. Time period during which identifier is/was valid for use. Organization that issued/manages the identifier. The identifier recommended for display and use in real-world interactions. The identifier considered to be most trusted for the identification of this item. A temporary identifier. An identifier that was assigned in secondary use - it serves to identify the object in a relative context, but cannot be consistently assigned to the same object again in a different context. Identifies the purpose for this identifier, if known . If the element is present, it must have either a @value, an @id, or extensions A digital signature along with supporting context. The signature may be electronic/cryptographic in nature, or a graphical image representing a hand-written signature, or a signature process. Different Signature approaches have different utilities. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document. When the digital signature was signed. A reference to an application-usable description of the person that signed the certificate (e.g. the signature used their private key). A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jwt for JWT, and image/* for a graphical image of a signature. The base64 encoding of the Signature content. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Exception as inherited from Element The value of the measured amount. The value includes an implicit precision in the presentation of the value. Not allowed to be used in this context A human-readable form of the unit. The identification of the system that provides the coded form of the unit. A computer processable form of the unit in some unit representation system. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The path identifies the element and is expressed as a "."-separated list of ancestor elements, beginning with the name of the resource or extension. Codes that define how this element is represented in instances, when the deviation varies from the normal case. The name of this element definition (to refer to it from other element definitions using ElementDefinition.nameReference). This is a unique name referring to a specific set of constraints applied to this element. One use of this is to provide a name to different slices of the same element. The text to display beside the element indicating its meaning or to use to prompt for the element in a user display or form. A code that provides the meaning for the element according to a particular terminology. Indicates that the element is sliced into a set of alternative definitions (i.e. in a structure definition, there are multiple different constraints on a single element in the base resource). Slicing can be used in any resource that has cardinality ..* on the base resource, or any resource with a choice of types. The set of slices is any elements that come after this in the element sequence that have the same path, until a shorter path occurs (the shorter path terminates the set). A concise description of what this element means (e.g. for use in autogenerated summaries). Provides a complete explanation of the meaning of the data element for human readability. For the case of elements derived from existing elements (e.g. constraints), the definition SHALL be consistent with the base definition, but convey the meaning of the element in the particular context of use of the resource. Explanatory notes and implementation guidance about the data element, including notes about how to use the data properly, exceptions to proper use, etc. This element is for traceability of why the element was created and why the constraints exist as they do. This may be used to point to source materials or specifications that drove the structure of this element. Identifies additional names by which this element might also be known. The minimum number of times this element SHALL appear in the instance. The maximum number of times this element is permitted to appear in the instance. Information about the base definition of the element, provided to make it unncessary for tools to trace the deviation of the element through the derived and related profiles. This information is only provided where the element definition represents a constraint on another element definition, and must be present if there is a base element definition. The data type or resource that the value of this element is permitted to be. Identifies the name of a slice defined elsewhere in the profile whose constraints should be applied to the current element. The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false'). The Implicit meaning that is to be understood when this element is missing (e.g. 'when this element is missing, the period is ongoing'. Specifies a value that SHALL be exactly the value for this element in the instance. For purposes of comparison, non-significant whitespace is ignored, and all values must be an exact match (case and accent sensitive). Missing elements/attributes must also be missing. Specifies a value that the value in the instance SHALL follow - that is, any value in the pattern must be found in the instance. Other additional values may be found too. This is effectively constraint by example. The values of elements present in the pattern must match exactly (case-sensitive, accent-sensitive, etc.). A sample value for this element demonstrating the type of information that would typically be captured. The minimum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity. The maximum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity. Indicates the maximum length in characters that is permitted to be present in conformant instances and which is expected to be supported by conformant consumers that support the element. A reference to an invariant that may make additional statements about the cardinality or value in the instance. Formal constraints such as co-occurrence and other constraints that can be computationally evaluated within the context of the instance. If true, implementations that produce or consume resources SHALL provide "support" for the element in some meaningful way. If false, the element may be ignored and not supported. If true, the value of this element affects the interpretation of the element or resource that contains it, and the value of the element cannot be ignored. Typically, this is used for status, negation and qualification codes. The effect of this is that the element cannot be ignored by systems: they SHALL either recognize the element and process it, and/or a pre-determination has been made that it is not relevant to their particular system. Whether the element should be included if a client requests a search with the parameter _summary=true. Binds to a value set if this element is coded (code, Coding, CodeableConcept). Identifies a concept from an external specification that roughly corresponds to this element. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions An internal reference to the definition of a mapping. Identifies the computable language in which mapping.map is expressed. Expresses what part of the target specification corresponds to this element. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Designates which child elements are used to discriminate between the slices when processing an instance. If one or more discriminators are provided, the value of the child elements in the instance data SHALL completely distinguish which slice the element in the resource matches based on the allowed values for those elements in each of the slices. A human-readable text description of how the slicing works. If there is no discriminator, this is required to be present to provide whatever information is possible about how the slices can be differentiated. If the matching elements have to occur in the same order as defined in the profile. Whether additional slices are allowed or not. When the slices are ordered, profile authors can also say that additional slices are only allowed at the end. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances. Describes the intended use of this particular set of codes. Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Name of Data type or Resource that is a(or the) type used for this element. Identifies a profile structure or implementation Guide that SHALL hold for resources or datatypes referenced as the type of this element. Can be a local reference - to another structure in this profile, or a reference to a structure in another profile. When more than one profile is specified, the content must conform to all of them. When an implementation guide is specified, the resource SHALL conform to at least one profile defined in the implementation guide. If the type is a reference to another resource, how the resource is or can be aggregated - is it a contained resource, or a reference, and if the context is a bundle, is it included in the bundle. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The Path that identifies the base element - this matches the ElementDefinition.path for that element. Across FHIR, there is only one base definition of any element - that is, an element definition on a [[[StructureDefinition]]] without a StructureDefinition.base. Minimum cardinality of the base element identified by the path. Maximum cardinality of the base element identified by the path. Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Allows identification of which elements have their cardinalities impacted by the constraint. Will not be referenced for constraints that do not affect cardinality. Description of why this constraint is necessary or appropriate. Identifies the impact constraint violation has on the conformance of the instance. Text that can be used to describe the constraint in messages identifying that the constraint has been violated. An XPath expression of constraint that can be executed to see if this constraint is met. In XML, this property is represented as an attribute not an element. How a property is represented on the wire. If the element is present, it must have either a @value, an @id, or extensions No additional content is allowed other than that described by the slices in this profile. Additional content is allowed anywhere in the list. Additional content is allowed, but only at the end of the list. Note that using this requires that the slices be ordered, which makes it hard to share uses. This should only be done where absolutely required. How slices are interpreted when evaluating an instance. If the element is present, it must have either a @value, an @id, or extensions To be conformant, instances of this element SHALL include a code from the specified value set. To be conformant, instances of this element SHALL include a code from the specified value set if any of the codes within the value set can apply to the concept being communicated. If the valueset does not cover the concept (based on human review), alternate codings (or, data type allowing, text) may be included instead. Instances are encouraged to draw from the specified codes for interoperability purposes but are not required to do so to be considered conformant. Instances are not expected or even encouraged to draw from the specified value set. The value set merely provides examples of the types of concepts intended to be included. Indication of the degree of conformance expectations associated with a binding. If the element is present, it must have either a @value, an @id, or extensions The reference is a local reference to a contained resource. The reference to a resource that has to be resolved externally to the resource that includes the reference. The resource the reference points to will be found in the same bundle as the resource that includes the reference. How resource references can be aggregated. If the element is present, it must have either a @value, an @id, or extensions If the constraint is violated, the resource is not conformant. If the constraint is violated, the resource is conformant, but it is not necessarily following best practice. SHALL applications comply with this constraint? If the element is present, it must have either a @value, an @id, or extensions Specifies an event that may occur multiple times. Timing schedules are used to record when things are expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Identifies specific times when the event occurs. A set of rules that describe when the event should occur. A code for the timing pattern. Some codes such as BID are ubiquitous, but many institutions define their own additional codes. Specifies an event that may occur multiple times. Timing schedules are used to record when things are expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule. A total count of the desired number of repetitions. How long this thing happens for when it happens. The upper limit of how long this thing happens for when it happens. The units of time for the duration, in UCUM units. The number of times to repeat the action within the specified period / period range (i.e. both period and periodMax provided). If present, indicates that the frequency is a range - so repeat between [frequency] and [frequencyMax] times within the period or period range. Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days. The units of time for the period in UCUM units. A real world event that the occurrence of the event should be tied to. A unit of time (units from UCUM). If the element is present, it must have either a @value, an @id, or extensions Real world event that the relating to the schedule. If the element is present, it must have either a @value, an @id, or extensions There is a variety of postal address formats defined around the world. This format defines a superset that is the basis for all addresses around the world. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The purpose of this address. Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. A full text representation of the address. This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. The name of the city, town, village or other community or delivery center. The name of the administrative area (county). Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes). A postal code designating a region defined by the postal service. Country - a nation as commonly understood or generally accepted. Time period when address was/is in use. A communication address at a home. An office address. First choice for business related contacts during business hours. A temporary address. The period can provide more detailed information. This address is no longer in use (or was never correct, but retained for records). The use of an address If the element is present, it must have either a @value, an @id, or extensions Mailing addresses - PO Boxes and care-of addresses. A physical address that can be visited. An address that is both physical and postal. The type of an address (physical / postal) If the element is present, it must have either a @value, an @id, or extensions A human's name with the ability to identify parts and usage. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Identifies the purpose for this name. A full text representation of the name. The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. Given name. Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. Indicates the period of time when this name was valid for the named person. Known as/conventional/the one you normally use The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called "legal name". A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations. A name that is used to address the person in an informal manner, but is not part of their formal or usual name Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons) This name is no longer in use (or was never correct, but retained for records) A name used prior to marriage. Marriage naming customs vary greatly around the world. This name use is for use by applications that collect and store "maiden" names. Though the concept of maiden name is often gender specific, the use of this term is not gender specific. The use of this term does not imply any particular history for a person's name, nor should the maiden name be determined algorithmically. The use of a human name If the element is present, it must have either a @value, an @id, or extensions The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions The version specific identifier, as it appears in the version portion of the URL. This values changes when the resource is created, updated, or deleted. When the resource last changed - e.g. when the version changed. A list of profiles [[[StructureDefinition]]]s that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]]. Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions Telecommunications form for contact point - what communications system is required to make use of the contact. The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). Identifies the purpose for the contact point. Specifies a preferred order in which to use a set of contacts. Contacts are ranked with lower values coming before higher values. Time period when the contact point was/is in use. The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required. The value is a fax machine. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required. The value is an email address. The value is a pager number. These may be local pager numbers that are only usable on a particular pager system. A contact that is not a phone, fax, or email address. The format of the value SHOULD be a URL. This is intended for various personal contacts including blogs, Twitter, Facebook, etc. Do not use for email addresses. If this is not a URL, then it will require human interpretation. Telecommunications form for contact point If the element is present, it must have either a @value, an @id, or extensions A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available. An office contact point. First choice for business related contacts during business hours. A temporary contact point. The period can provide more detailed information. This contact point is no longer in use (or was never correct, but retained for records). A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business. Use of contact point If the element is present, it must have either a @value, an @id, or extensions This is the base resource type for everything. The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource. A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. The base language in which the resource is written. A resource that includes narrative, extensions, and contained resources. A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Display the note. Print the note on the form. Print the note for the operator. If the element is present, it must have either a @value, an @id, or extensions This is the current reference for this document. This reference has been superseded by another reference. This reference was created in error. If the element is present, it must have either a @value, an @id, or extensions The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical). The definitions of the concepts are exactly the same (i.e. only grammatical differences) and structural implications of meaning are identical or irrelevant (i.e. intentionally identical). The target mapping is wider in meaning than the source concept. The target mapping subsumes the meaning of the source concept (e.g. the source is-a target). The target mapping is narrower in meaning that the source concept. The sense in which the mapping is narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally. The target mapping specializes the meaning of the source concept (e.g. the target is-a source). The target mapping overlaps with the source concept, but both source and target cover additional meaning, or the definitions are imprecise and it is uncertain whether they have the same boundaries to their meaning. The sense in which the mapping is narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally. There is no match for this concept in the destination concept system. This is an explicit assertion that there is no mapping between the source and target concept. If the element is present, it must have either a @value, an @id, or extensions The processing completed without errors. The processing identified errors. If the element is present, it must have either a @value, an @id, or extensions This resource is still under development. черновик ontwerp This resource is ready for normal use. активный actief This resource has been withdrawn or superseded and should no longer be used. удалён verouderd If the element is present, it must have either a @value, an @id, or extensions Male Female Other Unknown If the element is present, it must have either a @value, an @id, or extensions Search parameter SHALL be a number (a whole number, or a decimal). Search parameter is on a date/time. The date format is the standard XML format, though other formats may be supported. Search parameter is a simple string, like a name part. Search is case-insensitive and accent-insensitive. May match just the start of a string. String parameters may contain spaces. Search parameter on a coded element or identifier. May be used to search through the text, displayname, code and code/codesystem (for codes) and label, system and key (for identifier). Its value is either a string or a pair of namespace and value, separated by a "|", depending on the modifier used. A reference to another resource. A composite search parameter that combines a search on two values together. A search parameter that searches on a quantity. A search parameter that searches on a URI (RFC 3986). If the element is present, it must have either a @value, an @id, or extensions