http://hl7.org/fhir/CodeSystem/verificationresult-status|5.0.0

name
Status
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2018-06-05 14:06:02.0

status

The validation status of the target

{
  "description" : "The validation status of the target",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2018-06-05T14:06:02Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+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" : "Status",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  } ],
  "status" : "active",
  "id" : "e64afd11-46e6-591e-a6e8-7a3ff6ddda2a",
  "valueSet" : "http://hl7.org/fhir/ValueSet/status",
  "url" : "http://hl7.org/fhir/CodeSystem/verificationresult-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2069",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "attested",
    "display" : "Attested",
    "definition" : "***TODO***"
  }, {
    "code" : "validated",
    "display" : "Validated",
    "definition" : "***TODO***"
  }, {
    "code" : "in-process",
    "display" : "In process",
    "definition" : "***TODO***"
  }, {
    "code" : "req-revalid",
    "display" : "Requires revalidation",
    "definition" : "***TODO***"
  }, {
    "code" : "val-fail",
    "display" : "Validation failed",
    "definition" : "***TODO***"
  }, {
    "code" : "reval-fail",
    "display" : "Re-Validation failed",
    "definition" : "***TODO***"
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The VerificationResult record was created erroneously and is not appropriated for use."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}