DiscriminatorType
activeContentcompleteURL
http://hl7.org/fhir/discriminator-typeCopied!
Version5.0.0Copied!
Date2023-03-26T15:21:02+11:00PublisherHL7 (FHIR Project)DescriptionHow an element value is interpreted when discrimination is evaluated.
Concepts
Select a concept to view details
Properties
This code system defines the following properties for its concepts
| Code | URI | Type | Description |
| status | http://hl7.org/fhir/concept-properties#status | code | A property that indicates the status of the concept. One of active, experimental, deprecated, retired |
| deprecationDate | http://hl7.org/fhir/concept-properties#deprecationDate | dateTime | The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged |
Concepts
This code system
http://hl7.org/fhir/discriminator-type defines the following codes:
{
"description" : "How an element value is interpreted when discrimination is evaluated.",
"date" : "2023-03-26T15:21:02+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : [ {
"description" : "A code that indicates the status of the concept",
"type" : "code",
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status"
}, {
"description" : "The date at which a concept was deprecated",
"type" : "dateTime",
"code" : "deprecationDate",
"uri" : "http://hl7.org/fhir/concept-properties#deprecationDate"
} ],
"name" : "DiscriminatorType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "DiscriminatorType",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "normative",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"valueCode" : "4.0.0",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 6
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "9f9912a1-573e-449c-81b2-e685ed685c03",
"valueSet" : "http://hl7.org/fhir/ValueSet/discriminator-type",
"url" : "http://hl7.org/fhir/discriminator-type",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.92"
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b>Properties</b>\n </p>\n <p>\n <b>This code system defines the following properties for its concepts</b>\n </p>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>URI</b>\n </td>\n <td>\n <b>Type</b>\n </td>\n <td>\n <b>Description</b>\n </td>\n </tr>\n <tr>\n <td>status</td>\n <td>http://hl7.org/fhir/concept-properties#status</td>\n <td>code</td>\n <td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td>\n </tr>\n <tr>\n <td>deprecationDate</td>\n <td>http://hl7.org/fhir/concept-properties#deprecationDate</td>\n <td>dateTime</td>\n <td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td>\n </tr>\n </table>\n <p>\n <b>Concepts</b>\n </p>\n <p>This code system \n <code>http://hl7.org/fhir/discriminator-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>Deprecated</b>\n </td>\n <td>\n <b>Status</b>\n </td>\n <td>\n <b>Deprecation Date</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">value\n <a name=\"discriminator-type-value\"> </a>\n </td>\n <td>Value</td>\n <td>The slices have different values in the nominated element, as determined by the applicable fixed value, pattern, or required ValueSet binding.</td>\n <td/>\n <td/>\n <td/>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">exists\n <a name=\"discriminator-type-exists\"> </a>\n </td>\n <td>Exists</td>\n <td>The slices are differentiated by the presence or absence of the nominated element. There SHALL be no more than two slices. The slices are differentiated by the fact that one must have a max of 0 and the other must have a min of 1 (or more). The order in which the slices are declared doesn't matter.</td>\n <td/>\n <td/>\n <td/>\n </tr>\n <tr style=\"background-color: #ffeeee\">\n <td style=\"white-space:nowrap\">pattern\n <a name=\"discriminator-type-pattern\"> </a>\n </td>\n <td>Pattern</td>\n <td>The slices have different values in the nominated element, as determined by the applicable fixed value, pattern, or required ValueSet binding. This has the same meaning as 'value' and is deprecated.</td>\n <td>Deprecated\n <div>\n <p>Pattern' is deprecated - it works exactly the same as 'value'</p>\n\n </div>\n </td>\n <td>deprecated</td>\n <td>2022-08-19</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">type\n <a name=\"discriminator-type-type\"> </a>\n </td>\n <td>Type</td>\n <td>The slices are differentiated by type of the nominated element.</td>\n <td/>\n <td/>\n <td/>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">profile\n <a name=\"discriminator-type-profile\"> </a>\n </td>\n <td>Profile</td>\n <td>The slices are differentiated by conformance of the nominated element to a specified profile. Note that if the path specifies .resolve() then the profile is the target profile on the reference. In this case, validation by the possible profiles is required to differentiate the slices.</td>\n <td/>\n <td/>\n <td/>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">position\n <a name=\"discriminator-type-position\"> </a>\n </td>\n <td>Position</td>\n <td>The slices are differentiated by their index. This is only possible if all but the last slice have min=max cardinality, and the (optional) last slice contains other undifferentiated elements.</td>\n <td/>\n <td/>\n <td/>\n </tr>\n </table>\n </div>",
"status" : "extensions"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| DiscriminatorType | 4.0.1 | - | HL7 (FHIR Project) | - | 5 | complete |
| DiscriminatorType | 4.3.0 | - | HL7 (FHIR Project) | - | 5 | complete |
| DiscriminatorType | 4.0.1 | - | HL7 (FHIR Project) | - | 5 | complete |