{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "Abstract security observation values used to indicate data integrity metadata.\\r\\n\\n                        \\n                           Examples: Codes conveying the mechanism used to preserve the accuracy and consistency of an IT resource such as a digital signature and a cryptographic hash function.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_SECINTOBV"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CRYTOHASH"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "DIGSIG"
  } ],
  "codesystem" : "ec013d25-2aca-5859-85ca-8417fa535d67",
  "concept_id" : "cb423447-25a9-5bd4-92bf-4d85281d6031",
  "ancestors" : {
    "_SECINTOBV" : 1,
    "_SECDATINTOBV" : 0,
    "_SecurityObservationValue" : 2
  },
  "id" : "da8072f8-1ce3-40c8-b9a4-220bd40c5808",
  "code" : "_SECDATINTOBV",
  "display" : "data integrity",
  "version" : "2018-08-12"
}