Package | fhir.acme.affiliate-report |
Type | CodeSystem |
Id | affiliate-type-cs |
FHIR Version | R4 |
Source | http://affiliate-report.acme.hl7.org/https://build.fhir.org/ig/ralych/affiliate-report-ig/CodeSystem-affiliate-type-cs.html |
URL | http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-type-cs |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-12T15:20:56+00:00 |
Name | AffiliateTypeCs |
Title | Affiliate Type CodeSystem |
Realm | us |
Authority | hl7 |
Description | Affiliate Type CodeSystem |
Content | complete |
ValueSet | |
affiliate-type-vs | Affiliate Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem affiliate-type-cs
This case-sensitive code system http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-type-cs
defines the following codes:
Code | Display |
international | HL7 International |
region | HL7 Region |
affiliate | Affiliate |
{ "resourceType": "CodeSystem", "id": "affiliate-type-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-type-cs", "version": "0.1.0", "name": "AffiliateTypeCs", "title": "Affiliate Type 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": "Affiliate Type CodeSystem", "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "international", "display": "HL7 International" }, { "code": "region", "display": "HL7 Region" }, { "code": "affiliate", "display": "Affiliate" } ] }