{

"resourceType": "ValueSet",
"id": "focal-subject",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Focal Subject Codes</h2><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><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright &copy; 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.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in http://snomed.info/sct<table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>83418008</td><td>Fetus</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"v3/ParticipationType/index.html\">http://hl7.org/fhir/v3/ParticipationType</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>DON</td><td>donor</td><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></tr></table></li><li>Include these codes as defined in <a href=\"v3/RoleCode/index.html\">http://hl7.org/fhir/v3/RoleCode</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>SPS</td><td>spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.400"
  }
],
"url": "http://hl7.org/fhir/ValueSet/focal-subject",
"version": "1.0.2",
"name": "Focal Subject Codes",
"status": "draft",
"experimental": true,
"publisher": "HL7 International - Orders and Observations WG",
"_publisher": {
  "fhir_comments": [
    "  Extension: Focal Subject\t Example VS composed from SNOMED CT f and V3 for observation targets donor, fetus, spouse as uses case arise may buidl on this .\t\n  "
  ]
},
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"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"
        }
      ]
    }
  ]
}

}