http://terminology.hl7.org/CodeSystem/validation-status|4.0.1

name
validation-status
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2018-06-05 14:06:02.0

Validation-status

Status of the validation of the target against the primary source

{
  "description" : "Status of the validation of the target against the primary source",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@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" : "validation-status",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Validation-status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  } ],
  "status" : "draft",
  "id" : "bd286ae5-dfde-5e6c-9905-1cfc01fcaf0f",
  "valueSet" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-status",
  "url" : "http://terminology.hl7.org/CodeSystem/validation-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.895",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "successful",
    "display" : "Successful"
  }, {
    "code" : "failed",
    "display" : "Failed"
  }, {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "The validations status has not been determined yet"
  } ],
  "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"
    } ]
  } ]
}