This page is part of a downloaded copy of this specification. This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU). For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code System DataType
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "data-types"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-special-status" ]; fhir:Extension.value [ fhir:value "This Code System is normative - it is generated based on the information defined in this specification. The definition will remain fixed across versions, but the actual contents will change from version to version" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.value [ fhir:value "normative" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version" ]; fhir:Extension.value [ fhir:value "4.0.0" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.value [ fhir:value "5" ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.value [ fhir:value "fhir" ] ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/data-types"]; fhir:CodeSystem.version [ fhir:value "4.0.1"]; fhir:CodeSystem.name [ fhir:value "DataType"]; fhir:CodeSystem.title [ fhir:value "DataType"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"]; fhir:CodeSystem.date [ fhir:value "2019-11-01T09:29:23+11:00"]; fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:CodeSystem.description [ fhir:value "A version specific list of the data types defined by the FHIR specification for use as an element type (any of the FHIR defined data types)."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.code [ fhir:value "Address" ]; fhir:CodeSystem.display [ fhir:value "Address" ]; fhir:CodeSystem.definition [ fhir:value "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world." ] ], [ fhir:index 1; fhir:CodeSystem.code [ fhir:value "Age" ]; fhir:CodeSystem.display [ fhir:value "Age" ]; fhir:CodeSystem.definition [ fhir:value "A duration of time during which an organism (or a process) has existed." ] ], [ fhir:index 2; fhir:CodeSystem.code [ fhir:value "Annotation" ]; fhir:CodeSystem.display [ fhir:value "Annotation" ]; fhir:CodeSystem.definition [ fhir:value "A text note which also contains information about who made the statement and when." ] ], [ fhir:index 3; fhir:CodeSystem.code [ fhir:value "Attachment" ]; fhir:CodeSystem.display [ fhir:value "Attachment" ]; fhir:CodeSystem.definition [ fhir:value "For referring to data content defined in other formats." ] ], [ fhir:index 4; fhir:CodeSystem.code [ fhir:value "BackboneElement" ]; fhir:CodeSystem.display [ fhir:value "BackboneElement" ]; fhir:CodeSystem.definition [ fhir:value "Base definition for all elements that are defined inside a resource - but not those in a data type." ] ], [ fhir:index 5; fhir:CodeSystem.code [ fhir:value "CodeableConcept" ]; fhir:CodeSystem.display [ fhir:value "CodeableConcept" ]; fhir:CodeSystem.definition [ fhir:value "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text." ] ], [ fhir:index 6; fhir:CodeSystem.code [ fhir:value "Coding" ]; fhir:CodeSystem.display [ fhir:value "Coding" ]; fhir:CodeSystem.definition [ fhir:value "A reference to a code defined by a terminology system." ] ], [ fhir:index 7; fhir:CodeSystem.code [ fhir:value "ContactDetail" ]; fhir:CodeSystem.display [ fhir:value "ContactDetail" ]; fhir:CodeSystem.definition [ fhir:value "Specifies contact information for a person or organization." ] ], [ fhir:index 8; fhir:CodeSystem.code [ fhir:value "ContactPoint" ]; fhir:CodeSystem.display [ fhir:value "ContactPoint" ]; fhir:CodeSystem.definition [ fhir:value "Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc." ] ], [ fhir:index 9; fhir:CodeSystem.code [ fhir:value "Contributor" ]; fhir:CodeSystem.display [ fhir:value "Contributor" ]; fhir:CodeSystem.definition [ fhir:value "A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers." ] ], [ fhir:index 10; fhir:CodeSystem.code [ fhir:value "Count" ]; fhir:CodeSystem.display [ fhir:value "Count" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 11; fhir:CodeSystem.code [ fhir:value "DataRequirement" ]; fhir:CodeSystem.display [ fhir:value "DataRequirement" ]; fhir:CodeSystem.definition [ fhir:value "Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data." ] ], [ fhir:index 12; fhir:CodeSystem.code [ fhir:value "Distance" ]; fhir:CodeSystem.display [ fhir:value "Distance" ]; fhir:CodeSystem.definition [ fhir:value "A length - a value with a unit that is a physical distance." ] ], [ fhir:index 13; fhir:CodeSystem.code [ fhir:value "Dosage" ]; fhir:CodeSystem.display [ fhir:value "Dosage" ]; fhir:CodeSystem.definition [ fhir:value "Indicates how the medication is/was taken or should be taken by the patient." ] ], [ fhir:index 14; fhir:CodeSystem.code [ fhir:value "Duration" ]; fhir:CodeSystem.display [ fhir:value "Duration" ]; fhir:CodeSystem.definition [ fhir:value "A length of time." ] ], [ fhir:index 15; fhir:CodeSystem.code [ fhir:value "Element" ]; fhir:CodeSystem.display [ fhir:value "Element" ]; fhir:CodeSystem.definition [ fhir:value "Base definition for all elements in a resource." ] ], [ fhir:index 16; fhir:CodeSystem.code [ fhir:value "ElementDefinition" ]; fhir:CodeSystem.display [ fhir:value "ElementDefinition" ]; fhir:CodeSystem.definition [ fhir:value "Captures constraints on each element within the resource, profile, or extension." ] ], [ fhir:index 17; fhir:CodeSystem.code [ fhir:value "Expression" ]; fhir:CodeSystem.display [ fhir:value "Expression" ]; fhir:CodeSystem.definition [ fhir:value "A expression that is evaluated in a specified context and returns a value. The context of use of the expression must specify the context in which the expression is evaluated, and how the result of the expression is used." ] ], [ fhir:index 18; fhir:CodeSystem.code [ fhir:value "Extension" ]; fhir:CodeSystem.display [ fhir:value "Extension" ]; fhir:CodeSystem.definition [ fhir:value "Optional Extension Element - found in all resources." ] ], [ fhir:index 19; fhir:CodeSystem.code [ fhir:value "HumanName" ]; fhir:CodeSystem.display [ fhir:value "HumanName" ]; fhir:CodeSystem.definition [ fhir:value "A human's name with the ability to identify parts and usage." ] ], [ fhir:index 20; fhir:CodeSystem.code [ fhir:value "Identifier" ]; fhir:CodeSystem.display [ fhir:value "Identifier" ]; fhir:CodeSystem.definition [ fhir:value "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers." ] ], [ fhir:index 21; fhir:CodeSystem.code [ fhir:value "MarketingStatus" ]; fhir:CodeSystem.display [ fhir:value "MarketingStatus" ]; fhir:CodeSystem.definition [ fhir:value "The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available." ] ], [ fhir:index 22; fhir:CodeSystem.code [ fhir:value "Meta" ]; fhir:CodeSystem.display [ fhir:value "Meta" ]; fhir:CodeSystem.definition [ fhir:value "The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource." ] ], [ fhir:index 23; fhir:CodeSystem.code [ fhir:value "Money" ]; fhir:CodeSystem.display [ fhir:value "Money" ]; fhir:CodeSystem.definition [ fhir:value "An amount of economic utility in some recognized currency." ] ], [ fhir:index 24; fhir:CodeSystem.code [ fhir:value "MoneyQuantity" ]; fhir:CodeSystem.display [ fhir:value "MoneyQuantity" ] ], [ fhir:index 25; fhir:CodeSystem.code [ fhir:value "Narrative" ]; fhir:CodeSystem.display [ fhir:value "Narrative" ]; fhir:CodeSystem.definition [ fhir:value "A human-readable summary of the resource conveying the essential clinical and business information for the resource." ] ], [ fhir:index 26; fhir:CodeSystem.code [ fhir:value "ParameterDefinition" ]; fhir:CodeSystem.display [ fhir:value "ParameterDefinition" ]; fhir:CodeSystem.definition [ fhir:value "The parameters to the module. This collection specifies both the input and output parameters. Input parameters are provided by the caller as part of the $evaluate operation. Output parameters are included in the GuidanceResponse." ] ], [ fhir:index 27; fhir:CodeSystem.code [ fhir:value "Period" ]; fhir:CodeSystem.display [ fhir:value "Period" ]; fhir:CodeSystem.definition [ fhir:value "A time period defined by a start and end date and optionally time." ] ], [ fhir:index 28; fhir:CodeSystem.code [ fhir:value "Population" ]; fhir:CodeSystem.display [ fhir:value "Population" ]; fhir:CodeSystem.definition [ fhir:value "A populatioof people with some set of grouping criteria." ] ], [ fhir:index 29; fhir:CodeSystem.code [ fhir:value "ProdCharacteristic" ]; fhir:CodeSystem.display [ fhir:value "ProdCharacteristic" ]; fhir:CodeSystem.definition [ fhir:value "The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available." ] ], [ fhir:index 30; fhir:CodeSystem.code [ fhir:value "ProductShelfLife" ]; fhir:CodeSystem.display [ fhir:value "ProductShelfLife" ]; fhir:CodeSystem.definition [ fhir:value "The shelf-life and storage information for a medicinal product item or container can be described using this class." ] ], [ fhir:index 31; fhir:CodeSystem.code [ fhir:value "Quantity" ]; fhir:CodeSystem.display [ fhir:value "Quantity" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 32; fhir:CodeSystem.code [ fhir:value "Range" ]; fhir:CodeSystem.display [ fhir:value "Range" ]; fhir:CodeSystem.definition [ fhir:value "A set of ordered Quantities defined by a low and high limit." ] ], [ fhir:index 33; fhir:CodeSystem.code [ fhir:value "Ratio" ]; fhir:CodeSystem.display [ fhir:value "Ratio" ]; fhir:CodeSystem.definition [ fhir:value "A relationship of two Quantity values - expressed as a numerator and a denominator." ] ], [ fhir:index 34; fhir:CodeSystem.code [ fhir:value "Reference" ]; fhir:CodeSystem.display [ fhir:value "Reference" ]; fhir:CodeSystem.definition [ fhir:value "A reference from one resource to another." ] ], [ fhir:index 35; fhir:CodeSystem.code [ fhir:value "RelatedArtifact" ]; fhir:CodeSystem.display [ fhir:value "RelatedArtifact" ]; fhir:CodeSystem.definition [ fhir:value "Related artifacts such as additional documentation, justification, or bibliographic references." ] ], [ fhir:index 36; fhir:CodeSystem.code [ fhir:value "SampledData" ]; fhir:CodeSystem.display [ fhir:value "SampledData" ]; fhir:CodeSystem.definition [ fhir:value "A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data." ] ], [ fhir:index 37; fhir:CodeSystem.code [ fhir:value "Signature" ]; fhir:CodeSystem.display [ fhir:value "Signature" ]; fhir:CodeSystem.definition [ fhir:value "A signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities." ] ], [ fhir:index 38; fhir:CodeSystem.code [ fhir:value "SimpleQuantity" ]; fhir:CodeSystem.display [ fhir:value "SimpleQuantity" ] ], [ fhir:index 39; fhir:CodeSystem.code [ fhir:value "SubstanceAmount" ]; fhir:CodeSystem.display [ fhir:value "SubstanceAmount" ]; fhir:CodeSystem.definition [ fhir:value "Chemical substances are a single substance type whose primary defining element is the molecular structure. Chemical substances shall be defined on the basis of their complete covalent molecular structure; the presence of a salt (counter-ion) and/or solvates (water, alcohols) is also captured. Purity, grade, physical form or particle size are not taken into account in the definition of a chemical substance or in the assignment of a Substance ID." ] ], [ fhir:index 40; fhir:CodeSystem.code [ fhir:value "Timing" ]; fhir:CodeSystem.display [ fhir:value "Timing" ]; fhir:CodeSystem.definition [ fhir:value "Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, 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, and may be used for reporting the schedule to which past regular activities were carried out." ] ], [ fhir:index 41; fhir:CodeSystem.code [ fhir:value "TriggerDefinition" ]; fhir:CodeSystem.display [ fhir:value "TriggerDefinition" ]; fhir:CodeSystem.definition [ fhir:value "A description of a triggering event. Triggering events can be named events, data events, or periodic, as determined by the type element." ] ], [ fhir:index 42; fhir:CodeSystem.code [ fhir:value "UsageContext" ]; fhir:CodeSystem.display [ fhir:value "UsageContext" ]; fhir:CodeSystem.definition [ fhir:value "Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care)." ] ], [ fhir:index 43; fhir:CodeSystem.code [ fhir:value "base64Binary" ]; fhir:CodeSystem.display [ fhir:value "base64Binary" ]; fhir:CodeSystem.definition [ fhir:value "A stream of bytes" ] ], [ fhir:index 44; fhir:CodeSystem.code [ fhir:value "boolean" ]; fhir:CodeSystem.display [ fhir:value "boolean" ]; fhir:CodeSystem.definition [ fhir:value "Value of \"true\" or \"false\"" ] ], [ fhir:index 45; fhir:CodeSystem.code [ fhir:value "canonical" ]; fhir:CodeSystem.display [ fhir:value "canonical" ]; fhir:CodeSystem.definition [ fhir:value "A URI that is a reference to a canonical URL on a FHIR resource" ] ], [ fhir:index 46; fhir:CodeSystem.code [ fhir:value "code" ]; fhir:CodeSystem.display [ fhir:value "code" ]; fhir:CodeSystem.definition [ fhir:value "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" ] ], [ fhir:index 47; fhir:CodeSystem.code [ fhir:value "date" ]; fhir:CodeSystem.display [ fhir:value "date" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 48; fhir:CodeSystem.code [ fhir:value "dateTime" ]; fhir:CodeSystem.display [ fhir:value "dateTime" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 49; fhir:CodeSystem.code [ fhir:value "decimal" ]; fhir:CodeSystem.display [ fhir:value "decimal" ]; fhir:CodeSystem.definition [ fhir:value "A rational number with implicit precision" ] ], [ fhir:index 50; fhir:CodeSystem.code [ fhir:value "id" ]; fhir:CodeSystem.display [ fhir:value "id" ]; fhir:CodeSystem.definition [ fhir:value "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." ] ], [ fhir:index 51; fhir:CodeSystem.code [ fhir:value "instant" ]; fhir:CodeSystem.display [ fhir:value "instant" ]; fhir:CodeSystem.definition [ fhir:value "An instant in time - known at least to the second" ] ], [ fhir:index 52; fhir:CodeSystem.code [ fhir:value "integer" ]; fhir:CodeSystem.display [ fhir:value "integer" ]; fhir:CodeSystem.definition [ fhir:value "A whole number" ] ], [ fhir:index 53; fhir:CodeSystem.code [ fhir:value "markdown" ]; fhir:CodeSystem.display [ fhir:value "markdown" ]; fhir:CodeSystem.definition [ fhir:value "A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine" ] ], [ fhir:index 54; fhir:CodeSystem.code [ fhir:value "oid" ]; fhir:CodeSystem.display [ fhir:value "oid" ]; fhir:CodeSystem.definition [ fhir:value "An OID represented as a URI" ] ], [ fhir:index 55; fhir:CodeSystem.code [ fhir:value "positiveInt" ]; fhir:CodeSystem.display [ fhir:value "positiveInt" ]; fhir:CodeSystem.definition [ fhir:value "An integer with a value that is positive (e.g. >0)" ] ], [ fhir:index 56; fhir:CodeSystem.code [ fhir:value "string" ]; fhir:CodeSystem.display [ fhir:value "string" ]; fhir:CodeSystem.definition [ fhir:value "A sequence of Unicode characters" ] ], [ fhir:index 57; fhir:CodeSystem.code [ fhir:value "time" ]; fhir:CodeSystem.display [ fhir:value "time" ]; fhir:CodeSystem.definition [ fhir:value "A time during the day, with no date specified" ] ], [ fhir:index 58; fhir:CodeSystem.code [ fhir:value "unsignedInt" ]; fhir:CodeSystem.display [ fhir:value "unsignedInt" ]; fhir:CodeSystem.definition [ fhir:value "An integer with a value that is not negative (e.g. >= 0)" ] ], [ fhir:index 59; fhir:CodeSystem.code [ fhir:value "uri" ]; fhir:CodeSystem.display [ fhir:value "uri" ]; fhir:CodeSystem.definition [ fhir:value "String of characters used to identify a name or a resource" ] ], [ fhir:index 60; fhir:CodeSystem.code [ fhir:value "url" ]; fhir:CodeSystem.display [ fhir:value "url" ]; fhir:CodeSystem.definition [ fhir:value "A URI that is a literal reference" ] ], [ fhir:index 61; fhir:CodeSystem.code [ fhir:value "uuid" ]; fhir:CodeSystem.display [ fhir:value "uuid" ]; fhir:CodeSystem.definition [ fhir:value "A UUID, represented as a URI" ] ], [ fhir:index 62; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.value [ fhir:value "Special case: xhtml can only be used in the narrative Data Type" ] ]; fhir:CodeSystem.code [ fhir:value "xhtml" ]; fhir:CodeSystem.display [ fhir:value "XHTML" ]; fhir:CodeSystem.definition [ fhir:value "XHTML format, as defined by W3C, but restricted usage (mainly, no active content)" ] ] . # -------------------------------------------------------------------------------------
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.