Package | fhir.acme.affiliate-report |
Type | CodeSystem |
Id | affiliate-report-contact-purpose-cs |
FHIR Version | R4 |
Source | http://affiliate-report.acme.hl7.org/https://build.fhir.org/ig/ralych/affiliate-report-ig/CodeSystem-affiliate-report-contact-purpose-cs.html |
URL | http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-12T15:20:56+00:00 |
Name | ContactPurposeCs |
Title | Affiliate Report Contact Purpose CodeSystem |
Realm | us |
Authority | hl7 |
Description | Contact Purpose CodeSystem |
Content | complete |
ValueSet | |
affiliate-report-contact-purpose-vs | Affiliate Report Contact Purpose ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem affiliate-report-contact-purpose-cs
This case-sensitive code system http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs
defines the following codes:
Code | Display |
CHAIR | The chair contact |
VICECHAIR | The vice chair contact |
TL | The technical lead |
TM | The technical manager |
HQ | The headquater contact |
{ "resourceType": "CodeSystem", "id": "affiliate-report-contact-purpose-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-report-contact-purpose-cs", "version": "0.1.0", "name": "ContactPurposeCs", "title": "Affiliate Report Contact Purpose CodeSystem", "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 CodeSystem", "caseSensitive": true, "content": "complete", "count": 5, "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" } ] }