{
  "resourceType": "ValueSet",
  "id": "v3-SecurityTrustFrameworkObservationValue",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include codes from <a href=\"CodeSystem-v3-ObservationValue.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationValue</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ObservationValue.html#v3-ObservationValue-TRSTFWKOBV\">TRSTFWKOBV</a></li></ul></div>"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-SecurityTrustFrameworkObservationValue",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20542"
    }
  ],
  "version": "2.0.0",
  "name": "SecurityTrustFrameworkObservationValue",
  "title": "SecurityTrustFrameworkObservationValue",
  "status": "active",
  "date": "2014-08-07",
  "description": "Values for security metadata observation made about a complete set of contracts, regulations, or commitments that enable participating actors to rely on certain assertions by other actors to fulfill their information security requirements. \\[Kantara Initiative\\]",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "TRSTFWKOBV"
          }
        ]
      }
    ]
  }
}