@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/cost-comparison_analysis>
  skos:definition "A cost-comparison analysis estimates the total costs of two or more interventions, including downstream costs, and the numbers of individuals affected by each intervention but does not estimate cost-effectiveness ratios relative to health outcomes. This approach was developed in the early 1970s as a method of cost accounting with specific applications to ascertaining the lowest-cost methods of pharmacologic dosing and laboratory testing. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n61.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Cost-Comparison Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision> ;
  skos:prefLabel "cost-comparison analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/cost-comparison_analysis> .

<https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision>
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost-comparison_analysis> .

