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

FHIR IG Statistics: CodeSystem/sponsor-identifier-cs

Packagehl7.fhir.uv.VulcanUdpIg
TypeCodeSystem
Idsponsor-identifier-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vulcan-udp-ig/https://build.fhir.org/ig/HughGlover/vulcan-udp-ig/CodeSystem-sponsor-identifier-cs.html
URLhttp://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/sponsor-identifier-cs
Version0.3.0
Statusdraft
Date2025-05-07T16:19:03+00:00
NameSponsorIdentifier_CS
TitleSponsor Identifier Code System
Realmuv
Authorityhl7
DescriptionA means of identifing the sponsor who generated the identifiers used in the protocol. This needs discussion and should probably be some external code system, IDMP, and EPI will have guidance to follow.
Contentcomplete

Resources that use this resource

ValueSet
sponsor-identifier-vsSponsor Identifier Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sponsor-identifier-cs

This code system http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/sponsor-identifier-cs defines the following codes:

CodeDisplayDefinition
SPON-1 Acme PharmaAcme Pharmaceuticals (UK) Ltd
SPON-2 Exotic IntExotec Pharmaceuticals International Inc.

Source

{
  "resourceType": "CodeSystem",
  "id": "sponsor-identifier-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/sponsor-identifier-cs",
  "version": "0.3.0",
  "name": "SponsorIdentifier_CS",
  "title": "Sponsor Identifier Code System",
  "status": "draft",
  "date": "2025-05-07T16:19:03+00:00",
  "publisher": "Vulcan",
  "contact": [
    {
      "name": "Vulcan",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/vulcan"
        },
        {
          "system": "email",
          "value": "UDP@HL7Vulcan.org"
        }
      ]
    }
  ],
  "description": "A means of identifing the sponsor who generated the identifiers used in the protocol.\nThis needs discussion and should probably be some external code system, IDMP, and EPI will have guidance to follow.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "SPON-1",
      "display": "Acme Pharma",
      "definition": "Acme Pharmaceuticals (UK) Ltd"
    },
    {
      "code": "SPON-2",
      "display": "Exotic Int",
      "definition": "Exotec Pharmaceuticals International Inc."
    }
  ]
}