{
"description": "The TestPlan test case assertion type.",
"_filename": "CodeSystem-testplan-assertion-type.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2025-02-24T10:56:24+04:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "TestPlanAssertionType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "TestPlanAssertionType",
"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": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "d5c68719-1121-4b3e-a889-d1d589053d64",
"valueSet": "http://hl7.org/fhir/ValueSet/testplan-assertion-type",
"kind": null,
"url": "http://hl7.org/fhir/testplan-assertion-type",
"concept": [ {
"code": "informative",
"display": "Informative",
"definition": "The assertion defines informational outcomes that do not contribute to the overall success of the test case."
}, {
"code": "optional",
"display": "Optional",
"definition": "The assertion defines optional outcomes that produce warning only outcomes for failure conditions of the test case."
}, {
"code": "required",
"display": "Required",
"definition": "This assertion defines required outcomes that produce failed outcomes for failure conditions of the test case."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}