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

FHIR IG Statistics: ValueSet/contributor-role

Packagehl7.terminology
TypeValueSet
Idcontributor-role
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-contributor-role.html
URLhttp://terminology.hl7.org/ValueSet/contributor-role
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NameContributorRole
TitleContributor Role
Realmuv
Authorityhl7
DescriptionUsed to code the format of the display string.

Resources that use this resource

StructureDefinition
evidence-reportEvidenceReport

Resources that this resource uses

CodeSystem
contributor-roleContributor Role
contributor-roleContributor Role

Narrative

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

Generated Narrative: ValueSet contributor-role


Source

{
  "resourceType": "ValueSet",
  "id": "contributor-role",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "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/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/contributor-role",
  "version": "1.0.0",
  "name": "ContributorRole",
  "title": "Contributor Role",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T16:55:11+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Used to code the format of the display string.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/contributor-role"
      }
    ]
  }
}