Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: Spanish or English Value Set - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "383090",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-07-08T18:32:26.761Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 383090</b></p><a name=\"383090\"> </a><a name=\"hc383090\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2025-07-08 18:32:26+0000</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>es</td><td>Spanish</td></tr><tr><td>en</td><td>English</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "Spanish or English Value Set [Database Entry: FHIR ValueSet Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 383090. Revised 2025-07-08. Available at: https://fevir.net/resources/ValueSet/383090. Computable resource at: https://fevir.net/resources/ValueSet/383090#json."
    },
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code" : "active",
            "display" : "Active"
          }
        ]
      }
    }
  ],
  "url" : "https://fevir.net/resources/ValueSet/383090",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "383090",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.48.14"
    }
  ],
  "version" : "1.0.0-ballot2",
  "name" : "Spanish_or_English_Value_Set",
  "title" : "Spanish or English Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-04T23:28:30+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "A set of values (es or en) used to express a CodeableConcept of Spanish or English with the CodeOptions extension because there is not a single code.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Brian S. Alper, MD, MSPH"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:47",
        "concept" : [
          {
            "code" : "es",
            "display" : "Spanish"
          },
          {
            "code" : "en",
            "display" : "English"
          }
        ]
      }
    ]
  }
}