Permission Status
activeContentcompleteURL
http://hl7.org/fhir/permission-statusCopied!
Version5.0.0Copied!
Date2021-01-05T10:01:24+11:00PublisherHL7 (FHIR Project)DescriptionCodes identifying the lifecycle stage of a product.
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/permission-status defines the following codes:
{
"description" : "Codes identifying the lifecycle stage of a product.",
"date" : "2021-01-05T10:01:24+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "PermissionStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Permission Status",
"extension" : [ {
"valueCode" : "sec",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "permission-status",
"valueSet" : "http://hl7.org/fhir/ValueSet/permission-status",
"url" : "http://hl7.org/fhir/permission-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2071"
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"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 <p>This code system \n <code>http://hl7.org/fhir/permission-status</code> defines the following codes:\n </p>\n <table class=\"codes\">\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 style=\"white-space:nowrap\">active\n <a name=\"permission-status-active\"> </a>\n </td>\n <td>Active</td>\n <td>Permission is given.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">entered-in-error\n <a name=\"permission-status-entered-in-error\"> </a>\n </td>\n <td>Entered in Error</td>\n <td>Permission was entered in error and is not active.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">draft\n <a name=\"permission-status-draft\"> </a>\n </td>\n <td>Draft</td>\n <td>Permission is being defined.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">rejected\n <a name=\"permission-status-rejected\"> </a>\n </td>\n <td>Rejected</td>\n <td>Permission not granted.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}