{
"description": "How an element value is interpreted when discrimination is evaluated",
"_filename": "CodeSystem-discriminator-type.json",
"package_name": "hl7.fhir.r3.core",
"date": "2019-10-24T11:53:00+11:00",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DiscriminatorType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "ff107738-d422-47a1-99a0-a9aba732ccec",
"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.85",
"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.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}