{
  "resourceType": "ValueSet",
  "id": "focal-subject",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>Focal Subject Codes</h2>\n            <div>\n              <p>Example VS composed from SNOMED CT and HL7 v3 codes for observation targets: donor, fetus, spouse. As use cases are discovered more values may be added.</p>\n\n            </div>\n            <p>\n              <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n            </p>\n            <p>This value set includes codes from the following code systems:</p>\n            <ul>\n              <li>Include these codes as defined in \n                <a href=\"http://www.snomed.org/\">\n                  <code>http://snomed.info/sct</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=83418008\">83418008</a>\n                    </td>\n                    <td>Fetus</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n              <li>Include these codes as defined in \n                <a href=\"v3/ParticipationType/cs.html\">\n                  <code>http://hl7.org/fhir/v3/ParticipationType</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"v3/ParticipationType/cs.html#v3-ParticipationType-DON\">DON</a>\n                    </td>\n                    <td>donor</td>\n                    <td>In some organ transplantation services and rarely in transfusion services a donor will be a target participant in the service.  However, in most cases transplantation is decomposed in three services: explantation, transport, and implantation.  The identity of the donor (recipient) is often irrelevant for the explantation (implantation) service.</td>\n                  </tr>\n                </table>\n              </li>\n              <li>Include these codes as defined in \n                <a href=\"v3/RoleCode/cs.html\">\n                  <code>http://hl7.org/fhir/v3/RoleCode</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"v3/RoleCode/cs.html#v3-RoleCode-SPS\">SPS</a>\n                    </td>\n                    <td>spouse</td>\n                    <td>The player of the role is a marriage partner of the scoping person.</td>\n                  </tr>\n                </table>\n              </li>\n            </ul>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/focal-subject",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.869"
    }
  ],
  "version": "3.0.1",
  "name": "Focal Subject Codes",
  "status": "draft",
  "experimental": true,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 International - Orders and Observations WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Example VS composed from SNOMED CT and HL7 v3 codes for observation targets: donor, fetus, spouse. As use cases are discovered more values may be added.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "83418008",
            "display": "Fetus"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/ParticipationType",
        "concept": [
          {
            "code": "DON",
            "display": "donor"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "concept": [
          {
            "code": "SPS",
            "display": "spouse"
          }
        ]
      }
    ]
  }
}