{ "description": "How an element value is interpreted when discrimination is evaluated", "_filename": "CodeSystem-discriminator-type.json", "package_name": "hl7.fhir.core", "date": "2017-12-20T15:52:34+11:00", "meta": { "lastUpdated": "2017-12-20T15:52:34.818+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "DiscriminatorType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "status": "draft", "id": "1b4b640a-d956-4696-b709-58401ac4b07a", "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" }, { "code": "exists", "display": "Exists", "definition": "The slices are differentiated by the presence or absence of the nominated element" }, { "code": "pattern", "display": "Pattern", "definition": "The slices have different values in the nominated element, as determined by testing them against the applicable ElementDefinition.pattern[x]" }, { "code": "type", "display": "Type", "definition": "The slices are differentiated by type of the nominated element to a specifed profile" }, { "code": "profile", "display": "Profile", "definition": "The slices are differentiated by conformance of the nominated element to a specifed profile" } ], "caseSensitive": true, "version": "3.2.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }