Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Fertility Enhancing Drug Therapy and Artificial Insemination Value Set - JSON Representation

Active as of 2024-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-fertility-enhancing-drug-therapy-artificial-insem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValueSet-fertility-enhancing-drug-therapy-artificial-insem</b></p><a name=\"ValueSet-fertility-enhancing-drug-therapy-artificial-insem\"> </a><a name=\"hcValueSet-fertility-enhancing-drug-therapy-artificial-insem\"> </a><a name=\"ValueSet-fertility-enhancing-drug-therapy-artificial-insem-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/58533008\">58533008</a></td><td>Artificial Insemination (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/265064001\">265064001</a></td><td>Intrauterine artificial insemination (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/445151000124101\">445151000124101</a></td><td>Fertility Enhancing Drug Therapy Procedure (procedure)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-fertility-enhancing-drug-therapy-artificial-insem",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.13.48.8"
    }
  ],
  "version" : "2.0.0",
  "name" : "FertilityEnhancingDrugTherapyArtificialInseminationVS",
  "title" : "Fertility Enhancing Drug Therapy and Artificial Insemination Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-15T13:57:58+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This valueset contains codes to represent fertility enhancing drug therapy and artificial insemination.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "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" : "58533008",
            "display" : "Artificial Insemination (procedure)"
          },
          {
            "code" : "265064001",
            "display" : "Intrauterine artificial insemination (procedure)"
          },
          {
            "code" : "445151000124101",
            "display" : "Fertility Enhancing Drug Therapy Procedure (procedure)"
          }
        ]
      }
    ]
  }
}