http://hl7.org/fhir/CodeSystem/status|4.0.1

name
status
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
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.r4.core@4.0.1",
  "date" : "2018-06-05T14:06:02Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "status",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "draft",
  "id" : "da95d7c4-5726-55e2-b427-d5eaa87bd2b1",
  "valueSet" : "http://hl7.org/fhir/ValueSet/verificationresult-status",
  "url" : "http://hl7.org/fhir/CodeSystem/status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.885",
    "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***"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  }, {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}