PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.testing@0.1.0-snapshot1
    http://hl7.org/fhir/testplan-assertion-type
{
  "description": "The TestPlan test case assertion type.",
  "_filename": "CodeSystem-testplan-assertion-type.json",
  "package_name": "hl7.fhir.uv.testing",
  "date": "2025-02-24T10:56:24+04:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "TestPlanAssertionType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Test Plan Assertion Type",
  "package_version": "0.1.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "d23e669d-83b3-4b32-a286-17d209d2bf06",
  "valueSet": "http://hl7.org/fhir/ValueSet/testplan-assertion-type|0.1.0-snapshot1",
  "kind": null,
  "url": "http://hl7.org/fhir/testplan-assertion-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.62.16.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "0.1.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}