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

FHIR IG Statistics: ValueSet/ebmonfhir-profile-name

Packagehl7.fhir.uv.ebm
TypeValueSet
Idebmonfhir-profile-name
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-ebmonfhir-profile-name.html
URLhttp://hl7.org/fhir/uv/ebm/ValueSet/ebmonfhir-profile-name
Version1.0.0-ballot2
Statusactive
Date2025-07-22T23:04:48+00:00
NameEBMonFHIRProfileName
TitleEBMonFHIR Profile Name Value Set
Realmuv
Authorityhl7
DescriptionProfile Names in the Evidence Based Medicine on FHIR (EBMonFHIR) Implementation Guide.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ebmonfhir-profile-name-code-systemEBMonFHIR Profile Name Code System

Narrative

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

Generated Narrative: ValueSet ebmonfhir-profile-name


Source

{
  "resourceType": "ValueSet",
  "id": "ebmonfhir-profile-name",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/uv/ebm/ValueSet/ebmonfhir-profile-name",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.44.48.8"
    }
  ],
  "version": "1.0.0-ballot2",
  "name": "EBMonFHIRProfileName",
  "title": "EBMonFHIR Profile Name Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T23:04:48+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": "Profile Names in the Evidence Based Medicine on FHIR (EBMonFHIR) Implementation Guide.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ebm/CodeSystem/ebmonfhir-profile-name-code-system"
      }
    ]
  }
}