PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.testing@0.1.0-snapshot1
    http://hl7.org/fhir/testplan-status
{
  "description": "The status of the TestPlan.",
  "_filename": "CodeSystem-testplan-status.json",
  "package_name": "hl7.fhir.uv.testing",
  "date": "2021-01-05T10:01:24+11: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": "TestPlanStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Test Plan Status",
  "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": "c7f3dfe4-93cb-4b8e-871e-3d8d2b397e3c",
  "valueSet": "http://hl7.org/fhir/ValueSet/testplan-status|0.1.0-snapshot1",
  "kind": null,
  "url": "http://hl7.org/fhir/testplan-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.62.16.3",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "draft",
    "display": "Draft",
    "definition": "The existence of the report is registered, but it is still without content or only some preliminary content."
  }, {
    "code": "requested",
    "display": "Requested",
    "definition": "The inventory report has been requested but there is no data available."
  }, {
    "code": "active",
    "display": "Active",
    "definition": "This report is submitted as current."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "The report has been withdrawn following a previous final release.  This electronic record should never have existed, though it is possible that real-world decisions were based on it."
  } ],
  "caseSensitive": true,
  "version": "0.1.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}