TemplateStatusCode
draftURL
http://hl7.org/fhir/ValueSet/template-status-codeCopied!
Version4.0.1Copied!
PublisherHL7 (FHIR Project)Date2019-11-01T09:29:23+11:00DescriptionThe status indicates the level of maturity of the design and may be used to manage the use of the design.
Expansion
| Code | Display | System |
|---|---|---|
| draft | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| pending | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| active | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| review | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| cancelled | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| rejected | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| retired | urn:oid:2.16.840.1.113883.3.1937.98.5.8 | |
| terminated | urn:oid:2.16.840.1.113883.3.1937.98.5.8 |
systemurn:oid:2.16.840.1.113883.3.1937.98.5.8
TemplateStatusCode
The status indicates the level of maturity of the design and may be used to manage the use of the design.
This value set includes codes from the following code systems:
- Include these codes as defined in
urn:oid:2.16.840.1.113883.3.1937.98.5.8Code Display Definition draft Draft Design is under development (nascent) pending Under pre-publication review Design is completed and is being reviewed active Active Design has been deemed fit for the intended purpose and is published by the governance group review In Review Design is active, but is under review. The review may result in a change to the design. The change may necessitate a new version to be created. This in turn may result in the prior version of the template to be retired. Alternatively, the review may result in a change to the design that does not require a new version to be created, or it may result in no change to the design at all cancelled Cancelled A drafted design is determined to be erroneous or not fit for intended purpose and is discontinued before ever being published in an active state rejected Rejected A previously drafted design is determined to be erroneous or not fit for intended purpose and is discontinued before ever being published for consideration in a pending state retired Retired A previously active design is discontinued from use. It should no longer be used for future designs, but for historical purposes may be used to process data previously recorded using this design. A newer design might or might not exist. The design is published in the retired state terminated Terminated A design is determined to be erroneous or not fit for the intended purpose and should no longer be used, even for historical purposes. No new designs can be developed for this template. The associated template no longer needs to be published, but if published, is shown in the terminated state
{
"description" : "The status indicates the level of maturity of the design and may be used to manage the use of the design.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "urn:oid:2.16.840.1.113883.3.1937.98.5.8",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 8
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"name" : "TemplateStatusCode",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "TemplateStatusCode",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "a0230d0a-f732-4b3e-923f-653a20f1667c",
"url" : "http://hl7.org/fhir/ValueSet/template-status-code",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.1937.98.11.8"
} ],
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>TemplateStatusCode</h2>\n <div>\n <p>The status indicates the level of maturity of the design and may be used to manage the use of the design.</p>\n\n </div>\n <p>This value set includes codes from the following code systems:</p>\n <ul>\n <li>Include these codes as defined in \n <a href=\"codesystem-tldc.html\">\n <code>urn:oid:2.16.840.1.113883.3.1937.98.5.8</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-draft\">draft</a>\n </td>\n <td>Draft</td>\n <td>Design is under development (nascent)</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-pending\">pending</a>\n </td>\n <td>Under pre-publication review</td>\n <td>Design is completed and is being reviewed</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-active\">active</a>\n </td>\n <td>Active</td>\n <td>Design has been deemed fit for the intended purpose and is published by the governance group</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-review\">review</a>\n </td>\n <td>In Review</td>\n <td>Design is active, but is under review. The review may result in a change to the design. The change may necessitate a new version to be created. This in turn may result in the prior version of the template to be retired. Alternatively, the review may result in a change to the design that does not require a new version to be created, or it may result in no change to the design at all</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-cancelled\">cancelled</a>\n </td>\n <td>Cancelled</td>\n <td>A drafted design is determined to be erroneous or not fit for intended purpose and is discontinued before ever being published in an active state</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-rejected\">rejected</a>\n </td>\n <td>Rejected</td>\n <td>A previously drafted design is determined to be erroneous or not fit for intended purpose and is discontinued before ever being published for consideration in a pending state</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-retired\">retired</a>\n </td>\n <td>Retired</td>\n <td>A previously active design is discontinued from use. It should no longer be used for future designs, but for historical purposes may be used to process data previously recorded using this design. A newer design might or might not exist. The design is published in the retired state</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-tldc.html#tldc-terminated\">terminated</a>\n </td>\n <td>Terminated</td>\n <td>A design is determined to be erroneous or not fit for the intended purpose and should no longer be used, even for historical purposes. No new designs can be developed for this template. The associated template no longer needs to be published, but if published, is shown in the terminated state</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}