PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    https://specifications.openehr.org/fhir/codesystem-integrity_check_algorithms
{
  "description": "Integrity check algorithms",
  "_filename": "CodeSystem-integrity-check-algorithms.json",
  "package_name": "openehr.base",
  "date": "2024-04-11",
  "publisher": "openEHR + HL7",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "integrity_check_algorithms",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Integrity check algorithms",
  "package_version": "0.1.0-snapshot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      } ]
    }
  } ],
  "status": "active",
  "id": "da889f4b-9bd5-46c9-a840-08572db69393",
  "valueSet": "https://specifications.openehr.org/fhir/valueset-integrity-check-algorithms",
  "kind": null,
  "url": "https://specifications.openehr.org/fhir/codesystem-integrity_check_algorithms",
  "concept": [ {
    "code": "SHA-1",
    "display": "SHA-1"
  }, {
    "code": "SHA-224",
    "display": "SHA-224"
  }, {
    "code": "SHA-256",
    "display": "SHA-256"
  }, {
    "code": "SHA-384",
    "display": "SHA-384"
  }, {
    "code": "SHA-512",
    "display": "SHA-512"
  }, {
    "code": "SHA-512/224",
    "display": "SHA-512/224"
  }, {
    "code": "SHA-512/256",
    "display": "SHA-512/256"
  } ],
  "caseSensitive": true,
  "version": "0.1.0-snapshot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.openehr.org",
      "system": "url"
    } ]
  } ]
}