FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r5
Resource TypeValueSet
IdValueSet-R2-v3-SecurityIntegrityObservationValue-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r2.r5/0.0.1-snapshot-2/ValueSet-R2-v3-SecurityIntegrityObservationValue-for-R5.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-v3-SecurityIntegrityObservationValue-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:42.855233+10:00
NameR2_v3_SecurityIntegrityObservationValue_for_R5
TitleCross-version VS for R2.SecurityIntegrityObservationValue for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-SecurityIntegrityObservationValue|2014-03-26 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ObservationValuev3-ObservationValue

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R2-v3-SecurityIntegrityObservationValue-for-R5

This value set expansion contains 33 concepts.

CodeSystemDisplayDefinition
  ABSTREDhttp://hl7.org/fhir/v3/ObservationValueabstractedSecurity metadata observation values used to indicate the use of a more abstract version of the content, e.g. replacing exact value of an age or date field with a range, or remove the left digits of a credit card number or SSN.
  AGGREDhttp://hl7.org/fhir/v3/ObservationValueaggregatedSecurity metadata observation values used to indicate the use of an algorithmic combination of actual values with the result of an aggregate function, e.g. average, sum, or count in order to limit disclosure of an IT resource (data, information object, service, or system capability) to the minimum necessary.
  ANONYEDhttp://hl7.org/fhir/v3/ObservationValueanonymizedSecurity metadata observation value conveying the alteration integrity of an IT resource (data, information object, service, or system capability) by used to indicate the mechanism by which software systems can strip portions of the resource that could allow the identification of the source of the information or the information subject. No key to relink the data is retained.
  MAPPEDhttp://hl7.org/fhir/v3/ObservationValuemappedSecurity metadata observation value used to indicate that the IT resource semantic content has been transformed from one encoding to another. Usage Note: "MAP" code does not indicate the semantic fidelity of the transformed content. To indicate semantic fidelity for maps of HL7 to other code systems, this security alteration integrity observation may be further specified using an Act valued with Value Set: MapRelationship (2.16.840.1.113883.1.11.11052). Semantic fidelity of the mapped IT Resource may also be indicated using a SecurityIntegrityConfidenceObservation.
  MASKEDhttp://hl7.org/fhir/v3/ObservationValuemaskedSecurity metadata observation value conveying the alteration integrity of an IT resource (data, information object, service, or system capability) by indicating the mechanism by which software systems can make data unintelligible (that is, as unreadable and unusable by algorithmically transforming plaintext into ciphertext) such that it can only be accessed or used by authorized users. An authorized user may be provided a key to decrypt per license or "shared secret". Usage Note: "MASKED" may be used, per applicable policy, as a flag to indicate to a user or receiver that some portion of an IT resource has been further encrypted, and may be accessed only by an authorized user or receiver to which a decryption key is provided.
  PSEUDEDhttp://hl7.org/fhir/v3/ObservationValuepseudonymizedSecurity metadata observation value conveying the alteration integrity of an IT resource (data, information object, service, or system capability), by indicating the mechanism by which software systems can strip portions of the resource that could allow the identification of the source of the information or the information subject. Custodian may retain a key to relink data necessary to reidentify the information subject. Rationale: Personal data which has been processed to make it impossible to know whose data it is. Used particularly for secondary use of health data. In some cases, it may be possible for authorized individuals to restore the identity of the individual, e.g.for public health case management. Based on ISO/TS 25237:2008 Health informatics—Pseudonymization
  REDACTEDhttp://hl7.org/fhir/v3/ObservationValueredactedSecurity metadata observation value used to indicate the mechanism by which software systems can filter an IT resource (data, information object, service, or system capability) to remove any portion of the resource that is not authorized to be access, used, or disclosed. Usage Note: "REDACTED" may be used, per applicable policy, as a flag to indicate to a user or receiver that some portion of an IT resource has filtered and not included in the content accessed or received.
  SUBSETTEDhttp://hl7.org/fhir/v3/ObservationValuesubsettedMetadata observation used to indicate that some information has been removed from the source object when the view this object contains was constructed because of configuration options when the view was created. The content may not be suitable for use as the basis of a record update Usage Note: This is not suitable to be used when information is removed for security reasons - see the code REDACTED for this use.
  SYNTAChttp://hl7.org/fhir/v3/ObservationValuesyntactic transformSecurity metadata observation value used to indicate that the IT resource syntax has been transformed from one syntactical representation to another. Usage Note: "SYNTAC" code does not indicate the syntactical correctness of the syntactically transformed IT resource.
  TRSLThttp://hl7.org/fhir/v3/ObservationValuetranslatedSecurity metadata observation value used to indicate that the IT resource has been translated from one human language to another. Usage Note: "TRSLT" does not indicate the fidelity of the translation or the languages translated. The fidelity of the IT Resource translation may be indicated using a SecurityIntegrityConfidenceObservation. To indicate languages, use the Value Set:HumanLanguage (2.16.840.1.113883.1.11.11526)
  VERSIONEDhttp://hl7.org/fhir/v3/ObservationValueversionedSecurity metadata observation value conveying the alteration integrity of an IT resource (data, information object, service, or system capability) which indicates that the resource only retains versions of an IT resource for access and use per applicable policy Usage Note: When this code is used, expectation is that the system has removed historical versions of the data that falls outside the time period deemed to be the effective time of the applicable version.
  CRYTOHASHhttp://hl7.org/fhir/v3/ObservationValuecryptographic hash functionSecurity metadata observation value used to indicate the mechanism by which software systems can establish that data was not modified in transit. Rationale: This definition is intended to align with the ISO 22600-2 3.3.19 definition of cryptographic checkvalue: Information which is derived by performing a cryptographic transformation (see cryptography) on the data unit. The derivation of the checkvalue may be performed in one or more steps and is a result of a mathematical function of the key and a data unit. It is usually used to check the integrity of a data unit. Examples: SHA-1 SHA-2 (Secure Hash Algorithm)
  DIGSIGhttp://hl7.org/fhir/v3/ObservationValuedigital signatureSecurity metadata observation value used to indicate the mechanism by which software systems use digital signature to establish that data has not been modified. Rationale: This definition is intended to align with the ISO 22600-2 3.3.26 definition of digital signature: Data appended to, or a cryptographic transformation (see cryptography) of, a data unit that allows a recipient of the data unit to prove the source and integrity of the data unit and protect against forgery e.g. by the recipient.
  HRELIABLEhttp://hl7.org/fhir/v3/ObservationValuehighly reliableSecurity metadata observation value used to indicate that the veracity or trustworthiness of an IT resource (data, information object, service, or system capability) for a specified purpose of use is perceived to be or deemed by policy to be very high.
  RELIABLEhttp://hl7.org/fhir/v3/ObservationValuereliableSecurity metadata observation value used to indicate that the veracity or trustworthiness of an IT resource (data, information object, service, or system capability) for a specified purpose of use is perceived to be or deemed by policy to be adequate.
  UNCERTRELhttp://hl7.org/fhir/v3/ObservationValueuncertain reliabilitySecurity metadata observation value used to indicate that the veracity or trustworthiness of an IT resource (data, information object, service, or system capability) for a specified purpose of use is perceived to be or deemed by policy to be uncertain.
  UNRELIABLEhttp://hl7.org/fhir/v3/ObservationValueunreliableSecurity metadata observation value used to indicate that the veracity or trustworthiness of an IT resource (data, information object, service, or system capability) for a specified purpose of use is perceived to be or deemed by policy to be inadequate.
  CLINASThttp://hl7.org/fhir/v3/ObservationValueclinician assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a clinician.
  DEVASThttp://hl7.org/fhir/v3/ObservationValuedevice assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a device.
  HCPASThttp://hl7.org/fhir/v3/ObservationValuehealthcare professional assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a healthcare professional.
  PACQASThttp://hl7.org/fhir/v3/ObservationValuepatient acquaintance assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a patient acquaintance.
  PATASThttp://hl7.org/fhir/v3/ObservationValuepatient assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a patient.
  PAYASThttp://hl7.org/fhir/v3/ObservationValuepayer assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a payer.
  PROASThttp://hl7.org/fhir/v3/ObservationValueprofessional assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a professional.
  SDMASThttp://hl7.org/fhir/v3/ObservationValuesubstitute decision maker assertedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was asserted by a substitute decision maker.
  CLINRPThttp://hl7.org/fhir/v3/ObservationValueclinician reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a clinician.
  DEVRPThttp://hl7.org/fhir/v3/ObservationValuedevice reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a device.
  HCPRPThttp://hl7.org/fhir/v3/ObservationValuehealthcare professional reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a healthcare professional.
  PACQRPThttp://hl7.org/fhir/v3/ObservationValuepatient acquaintance reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a patient acquaintance.
  PATRPThttp://hl7.org/fhir/v3/ObservationValuepatient reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a patient.
  PAYRPThttp://hl7.org/fhir/v3/ObservationValuepayer reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a payer.
  PRORPThttp://hl7.org/fhir/v3/ObservationValueprofessional reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a professional.
  SDMRPThttp://hl7.org/fhir/v3/ObservationValuesubstitute decision maker reportedSecurity provenance metadata observation value used to indicate that an IT resource (data, information object, service, or system capability) was reported by a substitute decision maker.

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-v3-SecurityIntegrityObservationValue-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-v3-SecurityIntegrityObservationValue-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R2_v3_SecurityIntegrityObservationValue_for_R5",
  "title": "Cross-version VS for R2.SecurityIntegrityObservationValue for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:42.855233+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-SecurityIntegrityObservationValue|2014-03-26 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "concept": [
          {
            "code": "ABSTRED",
            "display": "abstracted"
          },
          {
            "code": "AGGRED",
            "display": "aggregated"
          },
          {
            "code": "ANONYED",
            "display": "anonymized"
          },
          {
            "code": "MAPPED",
            "display": "mapped"
          },
          {
            "code": "MASKED",
            "display": "masked"
          },
          {
            "code": "PSEUDED",
            "display": "pseudonymized"
          },
          {
            "code": "REDACTED",
            "display": "redacted"
          },
          {
            "code": "SUBSETTED",
            "display": "subsetted"
          },
          {
            "code": "SYNTAC",
            "display": "syntactic transform"
          },
          {
            "code": "TRSLT",
            "display": "translated"
          },
          {
            "code": "VERSIONED",
            "display": "versioned"
          },
          {
            "code": "CRYTOHASH",
            "display": "cryptographic hash function"
          },
          {
            "code": "DIGSIG",
            "display": "digital signature"
          },
          {
            "code": "HRELIABLE",
            "display": "highly reliable"
          },
          {
            "code": "RELIABLE",
            "display": "reliable"
          },
          {
            "code": "UNCERTREL",
            "display": "uncertain reliability"
          },
          {
            "code": "UNRELIABLE",
            "display": "unreliable"
          },
          {
            "code": "CLINAST",
            "display": "clinician asserted"
          },
          {
            "code": "DEVAST",
            "display": "device asserted"
          },
          {
            "code": "HCPAST",
            "display": "healthcare professional asserted"
          },
          {
            "code": "PACQAST",
            "display": "patient acquaintance asserted"
          },
          {
            "code": "PATAST",
            "display": "patient asserted"
          },
          {
            "code": "PAYAST",
            "display": "payer asserted"
          },
          {
            "code": "PROAST",
            "display": "professional asserted"
          },
          {
            "code": "SDMAST",
            "display": "substitute decision maker asserted"
          },
          {
            "code": "CLINRPT",
            "display": "clinician reported"
          },
          {
            "code": "DEVRPT",
            "display": "device reported"
          },
          {
            "code": "HCPRPT",
            "display": "healthcare professional reported"
          },
          {
            "code": "PACQRPT",
            "display": "patient acquaintance reported"
          },
          {
            "code": "PATRPT",
            "display": "patient reported"
          },
          {
            "code": "PAYRPT",
            "display": "payer reported"
          },
          {
            "code": "PRORPT",
            "display": "professional reported"
          },
          {
            "code": "SDMRPT",
            "display": "substitute decision maker reported"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:42.855209+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "ABSTRED",
        "display": "abstracted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "AGGRED",
        "display": "aggregated"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "ANONYED",
        "display": "anonymized"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "MAPPED",
        "display": "mapped"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "MASKED",
        "display": "masked"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PSEUDED",
        "display": "pseudonymized"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "REDACTED",
        "display": "redacted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "SUBSETTED",
        "display": "subsetted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "SYNTAC",
        "display": "syntactic transform"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "TRSLT",
        "display": "translated"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "VERSIONED",
        "display": "versioned"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "CRYTOHASH",
        "display": "cryptographic hash function"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "DIGSIG",
        "display": "digital signature"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "HRELIABLE",
        "display": "highly reliable"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "RELIABLE",
        "display": "reliable"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "UNCERTREL",
        "display": "uncertain reliability"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "UNRELIABLE",
        "display": "unreliable"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "CLINAST",
        "display": "clinician asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "DEVAST",
        "display": "device asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "HCPAST",
        "display": "healthcare professional asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PACQAST",
        "display": "patient acquaintance asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PATAST",
        "display": "patient asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PAYAST",
        "display": "payer asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PROAST",
        "display": "professional asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "SDMAST",
        "display": "substitute decision maker asserted"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "CLINRPT",
        "display": "clinician reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "DEVRPT",
        "display": "device reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "HCPRPT",
        "display": "healthcare professional reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PACQRPT",
        "display": "patient acquaintance reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PATRPT",
        "display": "patient reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PAYRPT",
        "display": "payer reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "PRORPT",
        "display": "professional reported"
      },
      {
        "system": "http://hl7.org/fhir/v3/ObservationValue",
        "version": "1.0.2",
        "code": "SDMRPT",
        "display": "substitute decision maker reported"
      }
    ]
  }
}