NCPI FHIR Implementation Guide v2
0.2.0 - ci-build

NCPI FHIR Implementation Guide v2 - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Assertion of Phenotypic Feature Codes - JSON Representation

Draft as of 2025-12-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "phenotypic-feature-assertion-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet phenotypic-feature-assertion-vs</b></p><a name=\"phenotypic-feature-assertion-vs\"> </a><a name=\"hcphenotypic-feature-assertion-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA9633-4/\">LA9633-4</a></td><td>Present</td></tr><tr><td><a href=\"https://loinc.org/LA9634-2/\">LA9634-2</a></td><td>Absent</td></tr></table></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/7.0.0/ValueSet-v3-NullFlavor.html\">NullFlavor</a></li></ul></div>"
  },
  "url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/phenotypic-feature-assertion-vs",
  "version" : "0.2.0",
  "name" : "PhenotypicFeatureAssertionVS",
  "title" : "Assertion of Phenotypic Feature Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-03T22:26:51+00:00",
  "publisher" : "NCPI FHIR Working Group",
  "contact" : [
    {
      "name" : "NCPI FHIR Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ncpi-acc.org/about/working-groups"
        },
        {
          "system" : "email",
          "value" : "ncpi-fhir-ig@googlegroups.com"
        }
      ]
    }
  ],
  "description" : "Assertion of Phenotypic Feature Codes",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA9633-4",
            "display" : "Present"
          },
          {
            "code" : "LA9634-2",
            "display" : "Absent"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        ]
      }
    ]
  }
}