{ "description": "How an element value is interpreted when discrimination is evaluated.", "_filename": "CodeSystem-discriminator-type.json", "package_name": "hl7.fhir.r6.core", "date": "2025-04-01T12:16:37+11:00", "meta": { "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "publisher": "HL7 International / FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "property": [ { "uri": "http://hl7.org/fhir/concept-properties#status", "code": "status", "type": "code", "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, retired" }, { "uri": "http://hl7.org/fhir/concept-properties#deprecationDate", "code": "deprecationDate", "type": "dateTime", "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" } ], "name": "DiscriminatorType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "DiscriminatorType", "package_version": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 } ], "status": "active", "id": "b26a897a-438a-4e7c-a1c2-62ce7c395858", "valueSet": "http://hl7.org/fhir/ValueSet/discriminator-type", "kind": null, "url": "http://hl7.org/fhir/discriminator-type", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.1.92", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "value", "display": "Value", "definition": "The slices have different values in the nominated element, as determined by the applicable fixed value, pattern, or required ValueSet binding." }, { "code": "exists", "display": "Exists", "definition": "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." }, { "code": "pattern", "display": "Pattern", "property": [ { "code": "status", "valueCode": "deprecated" }, { "code": "deprecationDate", "valueDateTime": "2022-08-19T00:00:00.000" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "deprecated", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status-reason", "valueMarkdown": "Pattern' is deprecated - it works exactly the same as 'value'" } ] } } ], "definition": "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." }, { "code": "type", "display": "Type", "definition": "The slices are differentiated by type of the nominated element." }, { "code": "profile", "display": "Profile", "definition": "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." }, { "code": "position", "display": "Position", "definition": "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." } ], "caseSensitive": true, "version": "6.0.0-ballot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }