EHR_STATUS

Get versioned EHR_STATUS version at time

Retrieves a VERSION from the VERSIONED_EHR_STATUS associated with the EHR identified by ehr_id.

If version_at_time is supplied, retrieves the VERSION extant at specified time, otherwise retrieves the latest VERSION.

get/ehr/{ehr_id}/versioned_ehr_status/version

Path parameters

ehr_idstring uuid required
Example:7d44b88c-4199-4bad-97dc-d78268e01398

EHR identifier taken from EHR.ehr_id.value.

Query parameters

version_at_timestring datetime
Example:2015-01-20T19:30:22.765+01:00

A given time in the extended ISO 8601 format.

Headers

Accept'application/json' | 'application/xml'
Content-Type'application/json' | 'application/xml'

Response

200 OK is returned when the requested VERSION is successfully retrieved.

_typestring
signaturestring

Example response

{
  "contribution": {
    "id": {
      "_type": "OBJECT_VERSION_ID",
      "value": "fb458d9c-1323-42bc-b7f8-787f3660a0b5::openEHRSys.example.com::1"
    },
    "namespace": "local",
    "type": "COMPOSITION"
  },
  "commit_audit": {
    "system_id": "9624982A-9F42-41A5-9318-AE13D5F5031F",
    "committer": {
      "_type": "PARTY_IDENTIFIED",
      "name": "A user name"
    },
    "time_committed": {
      "value": "2017-08-15T10:37:15.422+02:00"
    },
    "change_type": {
      "value": "creation",
      "defining_code": {
        "terminology_id": {
          "value": "openehr"
        },
        "code_string": "249"
      }
    },
    "description": {
      "value": "Description text"
    }
  }
}

Changes

Changed in 20 of the 41 revisions of this API.29132498

    • added SECTION discriminator mapping keys to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added SECTION discriminator mapping keys to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/allOf[subschema #1: PATHABLE]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • the commit_audit/description/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/mappings/items/match response's property pattern was changed from /^[><=?]$/ to ^[><=?]$ for the status 200

      response-property-pattern-changed

    • added the required property commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/value to the response with the 200 status

      response-required-property-added

    • added the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/value to the response with the 200 status

      response-required-property-added

    • added the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/value to the response with the 200 status

      response-required-property-added

    • added the new optional header request parameter Accept

      new-optional-request-parameter

    • added the new optional header request parameter Content-Type

      new-optional-request-parameter

    • for the path request parameter ehr_id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • for the query request parameter version_at_time, the type/format was changed from string/ to string/datetime

      request-parameter-type-changed

  • 932a3707247c24825See the full diff
    • the response property commit_audit/committer/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property commit_audit/committer/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/type became optional for the status 200

      response-property-became-optional

    • the response property data/subject/external_ref/id became optional for the status 200

      response-property-became-optional

    • the response property data/subject/external_ref/type became optional for the status 200

      response-property-became-optional

    • removed the required property commit_audit/committer/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property data/subject/external_ref/namespace from the response with the 200 status

      response-required-property-removed

    • added the new HIER_OBJECT_ID enum value to the commit_audit/committer/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new HIER_OBJECT_ID enum value to the data/subject/external_ref/id/_type response property for the response status 200

      response-property-enum-value-added

    • added ObjectRef to the commit_audit/committer/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added ObjectRef to the data/subject/external_ref response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the commit_audit/committer/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the data/subject/external_ref/id response property allOf list for the response status 200

      response-property-all-of-added

    • added PARTY_REF discriminator mapping keys to the contribution/allOf[subschema #1: OBJECT_REF]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • removed discriminator from commit_audit/committer/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/subject/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/allOf[subschema #1: PARTY_PROXY]/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/subject/external_ref/id response property for the response status 200

      response-property-discriminator-removed

    • removed discriminator from data/subject/external_ref/id response property for the response status 200

      response-property-discriminator-removed

  • 6318c0ca72c8764See the full diff
    • added the new DV_DATE_TIME enum value to the commit_audit/time_committed/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_DATE_TIME enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_DATE_TIME enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_DURATION enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_DURATION enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_DURATION enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/_type response property for the response status 200

      response-property-enum-value-added

    • added the new EHR_STATUS enum value to the data/_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/location/identifiers/items/_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/provider/identifiers/items/_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_item_ids/items/_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/location/identifiers/items/_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/provider/identifiers/items/_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_item_ids/items/_type to the response with the 200 status

      response-optional-property-added

    • the _type response's property default value DV_DATE_TIME was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_DATE_TIME was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_DATE_TIME was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_DURATION was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_DURATION was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_DURATION was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value EHR_STATUS was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value PARTY_PROXY was removed for the status 200

      response-property-default-value-removed

    • added FOLDER discriminator mapping keys to the data/allOf[subschema #1: Versionable]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • removed the DV_CODED_TEXT enum value from the commit_audit/description/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_CODED_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the commit_audit/description/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/target/allOf[subschema #1: DV_URI]/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_EHR_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the commit_audit/description/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_TEXT enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the commit_audit/description/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/target/allOf[subschema #1: DV_URI]/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_URI enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/hyperlink/_type response property for the response status 200

      response-property-enum-value-removed

    • the _type response's property default value DV_ENCAPSULATED was removed for the status 200

      response-property-default-value-removed

    • removed the DV_ENCAPSULATED enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DV_PARSABLE enum value from the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/_type response property for the response status 200

      response-property-enum-value-removed

  • 77021c873a72313See the full diff
    • the response property contribution/id became optional for the status 200

      response-property-became-optional

    • removed the required property contribution/namespace from the response with the 200 status

      response-required-property-removed

    • removed the required property contribution/type from the response with the 200 status

      response-required-property-removed

    • added the new HIER_OBJECT_ID enum value to the contribution/id/_type response property for the response status 200

      response-property-enum-value-added

    • added ObjectRef to the contribution response property allOf list for the response status 200

      response-property-all-of-added

    • added UidBasedId to the contribution/id response property allOf list for the response status 200

      response-property-all-of-added

    • removed discriminator from contribution/id response property for the response status 200

      response-property-discriminator-removed

  • 8dab5d4b9cc45251See the full diff
    • removed the optional property data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/uid/_type from the response with the 200 status

      response-optional-property-removed

    • added the new ARCHETYPE_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/archetype_details/archetype_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TEMPLATE_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/archetype_details/template_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/change_type/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/description/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/description/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/description/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/description/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/charset/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/normal_status/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/encoding/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/language/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/mappings/items/purpose/defining_code/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • added the new TERMINOLOGY_ID enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/mappings/items/target/terminology_id/_type response property for the response status 200

      response-property-enum-value-added

    • the _type response's property default value ARCHETYPE_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TEMPLATE_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value TERMINOLOGY_ID was removed for the status 200

      response-property-default-value-removed

    • added the new DV_ENCAPSULATED enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_PARSABLE enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/original_content/_type response property for the response status 200

      response-property-enum-value-added

    • the _type response's property default value DATA_STRUCTURE was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DATA_STRUCTURE was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DATA_STRUCTURE was removed for the status 200

      response-property-default-value-removed

  • ae0a3717128c3111See the full diff
    • added the new DV_CODED_TEXT enum value to the commit_audit/change_type/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/description/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/description/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_CODED_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/mappings/items/purpose/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the commit_audit/description/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the commit_audit/time_committed/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/feeder_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/accuracy/allOf[subschema #1: DV_AMOUNT]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/feeder_audit/originating_system_audit/time/allOf[subschema #1: DV_TEMPORAL]/allOf[subschema #1: DV_QUANTIFIED]/allOf[subschema #1: DV_ORDERED]/other_reference_ranges/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/meaning/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/links/items/type/_type response property for the response status 200

      response-property-enum-value-added

    • added the new DV_TEXT enum value to the data/allOf[subschema #1: Versionable]/allOf[subschema #1: LOCATABLE]/name/_type response property for the response status 200

      response-property-enum-value-added

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed

    • the _type response's property default value DV_CODED_TEXT was removed for the status 200

      response-property-default-value-removed