PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/testplan-assertion-type
{
  "description": "The TestPlan test case assertion type.",
  "_filename": "CodeSystem-testplan-assertion-type.json",
  "package_name": "hl7.fhir.r6.core",
  "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": "2057c41d-be88-4f18-aa40-d1684c75ca71",
  "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"
    } ]
  } ]
}