Package | openehr.base |
Resource Type | CodeSystem |
Id | integrity-check-algorithms |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-integrity-check-algorithms.html |
URL | https://specifications.openehr.org/fhir/codesystem-integrity_check_algorithms |
Version | 0.1.0 |
Status | active |
Date | 2024-04-11 |
Name | integrity_check_algorithms |
Title | Integrity check algorithms |
Realm | uv |
Authority | hl7 |
Description | Integrity check algorithms |
Content | complete |
ValueSet | |
valueset-integrity_check_algorithms | Integrity check algorithms |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem integrity-check-algorithms
This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-integrity_check_algorithms
defines the following codes:
Code |
SHA-1 |
SHA-224 |
SHA-256 |
SHA-384 |
SHA-512 |
SHA-512/224 |
SHA-512/256 |
{ "resourceType": "CodeSystem", "id": "integrity-check-algorithms", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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" } ] } } ], "url": "https://specifications.openehr.org/fhir/codesystem-integrity_check_algorithms", "version": "0.1.0", "name": "integrity_check_algorithms", "title": "Integrity check algorithms", "status": "active", "experimental": false, "date": "2024-04-11", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Integrity check algorithms", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "valueSet": "https://specifications.openehr.org/fhir/valueset-integrity-check-algorithms", "content": "complete", "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" } ] }