FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/383090

Packagehl7.fhir.uv.ebm
Resource TypeValueSet
Id383090
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-383090.html
URLhttps://fevir.net/resources/ValueSet/383090
Version1.0.0-ballot2
Statusactive
Date2025-07-25T17:41:13+00:00
NameSpanish_or_English_Value_Set
TitleSpanish or English Value Set
Realmuv
Authorityhl7
DescriptionA 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.
Copyrighthttps://creativecommons.org/licenses/by-nc-sa/4.0/

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:ietf:bcp:47Common Codes from BCP-47

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet 383090

version: 2; Last updated: 2025-07-08 18:32:26+0000

  • Include these codes as defined in urn:ietf:bcp:47
    CodeDisplay
    esSpanish
    enEnglish

Source

{
  "resourceType": "ValueSet",
  "id": "383090",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-07-08T18:32:26.761Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "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": "urn:ietf:rfc:3986",
      "value": "https://fevir.net/FOI/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-07-25T17:41:13+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"
          }
        ]
      }
    ]
  }
}