{
  "resourceType" : "ValueSet",
  "id" : "rmd-fhirHoseRole-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-provenance-entity-role.html\"><code>http://hl7.org/fhir/provenance-entity-role</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-provenance-entity-role.html#provenance-entity-role-source\">source</a></td><td style=\"color: #cccccc\">Source</td><td>A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-provenance-entity-role.html#provenance-entity-role-removal\">removal</a></td><td style=\"color: #cccccc\">Removal</td><td>A derivation for which the entity is removed from accessibility usually through the use of the Delete operation.</td></tr></table></li></ul></div>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/rmd-fhirHoseRole-vs",
  "version" : "0.37.0",
  "name" : "ValueSetResMedFhirHoseRole",
  "title" : "ResMed FHIR Hose Provenance Role ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [{
    "name" : "ResMed Corp",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.resmed.com"
    },
    {
      "system" : "email",
      "value" : "atomteam-halifax@resmed.com"
    }]
  }],
  "description" : "A value set of roles of entities contributing to a FHIR Hose Provenance",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/provenance-entity-role",
      "concept" : [{
        "code" : "source"
      },
      {
        "code" : "removal"
      }]
    }]
  }
}