{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated",
  "system" : "http://hl7.org/fhir/concept-properties",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "valueCode" : "deprecated"
  } ],
  "codesystem" : "bad01037-f48e-5514-ac15-ab4693d432f2",
  "concept_id" : "0dcdae53-45fb-5c05-a5ba-9fef74b913ea",
  "ancestors" : {
    "deprecated" : 0
  },
  "id" : "37ddbf98-16bb-4647-ae5f-85881d4d7ab4",
  "code" : "deprecated",
  "display" : "Deprecated",
  "version" : "5.0.0"
}