Package | fhir.acme.affiliate-report |
Type | ValueSet |
Id | affiliate-report-contact-purpose-vs |
FHIR Version | R4 |
Source | http://affiliate-report.acme.hl7.org/https://build.fhir.org/ig/ralych/affiliate-report-ig/ValueSet-affiliate-report-contact-purpose-vs.html |
URL | http://affiliate-report.acme.hl7.org/ValueSet/affiliate-report-contact-purpose-vs |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-12T15:20:56+00:00 |
Name | ContactPurposeVs |
Title | Affiliate Report Contact Purpose ValueSet |
Realm | us |
Authority | hl7 |
Description | Contact Purpose ValueSet |
No resources found
CodeSystem | |
affiliate-report-contact-purpose-cs | Affiliate Report Contact Purpose CodeSystem |
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "affiliate-report-contact-purpose-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://affiliate-report.acme.hl7.org/ValueSet/affiliate-report-contact-purpose-vs", "version": "0.1.0", "name": "ContactPurposeVs", "title": "Affiliate Report Contact Purpose ValueSet", "status": "draft", "experimental": false, "date": "2025-05-12T15:20:56+00:00", "publisher": "HL7 International Council", "contact": [ { "name": "HL7 International Council", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir/ic/affiliate-report" } ] }, { "name": "International Council", "telecom": [ { "system": "url", "value": "http://www.hl7.org/" } ] } ], "description": "Contact Purpose ValueSet", "compose": { "include": [ { "system": "http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs", "concept": [ { "code": "CHAIR", "display": "The chair contact" }, { "code": "VICECHAIR", "display": "The vice chair contact" }, { "code": "TL", "display": "The technical lead" }, { "code": "TM", "display": "The technical manager" }, { "code": "HQ", "display": "The headquater contact" } ] } ] } }