{
  "resourceType": "ValueSet",
  "id": "mother-relationship",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-11-19T04:02:28.616+00:00",
    "source": "#zC0aG8ALefyave8e"
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</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://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-ADOPTM\">ADOPTM</a></td><td>adoptive mother</td><td>The player of the role (father) is a female who has taken the scoper (child) into their family through legal means and raises them as her own child.</td></tr><tr><td><a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH\">MTH</a></td><td>mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-GESTM\">GESTM</a></td><td>gestational mother</td><td>The player is a female whose womb carries the fetus of the scoper. Generally used when the gestational mother and natural mother are not the same.</td></tr><tr><td><a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTHFOST\">MTHFOST</a></td><td>foster mother</td><td>The player of the role (parent) who is a female state-certified caregiver responsible for the scoper (child) who has been placed in the parent's care. The placement of the child is usually arranged through the government or a social-service agency, and temporary.<br/><br/>The state, via a jurisdiction recognized child protection agency, stands as in loco parentis to the child, making all legal decisions while the foster parent is responsible for the day-to-day care of the specified child.</td></tr><tr><td><a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NMTH\">NMTH</a></td><td>natural mother</td><td>The player of the role is a female who conceives or gives birth to the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-NMTHF\">NMTHF</a></td><td>natural mother of fetus</td><td>The player is the biologic female parent of the scoping fetus.</td></tr></table></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/mother-relationship",
  "version": "1.0.0",
  "name": "MotherRelationship",
  "title": "Mother Relationship",
  "status": "active",
  "date": "2020-07-17T18:56:31+00:00",
  "publisher": "HL7 International - Public Health Work Group",
  "contact": [
    {
      "name": "HL7 International - Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "Relationships describing the mother's role relative to the subject",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "ADOPTM",
            "display": "adoptive mother"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "GESTM",
            "display": "gestational mother"
          },
          {
            "code": "MTHFOST",
            "display": "foster mother"
          },
          {
            "code": "NMTH",
            "display": "natural mother"
          },
          {
            "code": "NMTHF",
            "display": "natural mother of fetus"
          }
        ]
      }
    ]
  }
}