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

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

Validation-process

The primary process by which the target is validated

{
  "description" : "The primary process by which the target is validated",
  "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" : "validation-process",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Validation-process",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "ca45bf5e-0d80-5c5b-83b2-d914cf30da0d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-process",
  "url" : "http://terminology.hl7.org/CodeSystem/validation-process",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.889",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "edit-check",
    "display" : "edit check"
  }, {
    "code" : "valueset",
    "display" : "value set"
  }, {
    "code" : "primary",
    "display" : "primary source"
  }, {
    "code" : "multi",
    "display" : "multiple sources"
  }, {
    "code" : "standalone",
    "display" : "standalone"
  }, {
    "code" : "in-context",
    "display" : "in context"
  } ],
  "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"
    } ]
  } ]
}