Package | hl7.fhir.uv.VulcanUdpIg |
Type | CodeSystem |
Id | sponsor-identifier-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/vulcan-udp-ig/https://build.fhir.org/ig/HughGlover/vulcan-udp-ig/CodeSystem-sponsor-identifier-cs.html |
URL | http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/sponsor-identifier-cs |
Version | 0.3.0 |
Status | draft |
Date | 2025-05-07T16:19:03+00:00 |
Name | SponsorIdentifier_CS |
Title | Sponsor Identifier Code System |
Realm | uv |
Authority | hl7 |
Description | A 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. |
Content | complete |
ValueSet | |
sponsor-identifier-vs | Sponsor Identifier Value Set |
No resources found
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:
Code | Display | Definition |
SPON-1 | Acme Pharma | Acme Pharmaceuticals (UK) Ltd |
SPON-2 | Exotic Int | Exotec Pharmaceuticals International Inc. |
{ "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." } ] }