FHIR IG Statistics: ValueSet/affiliate-type-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "affiliate-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://affiliate-report.acme.hl7.org/ValueSet/affiliate-type-vs",
"version": "0.1.0",
"name": "AffiliateTypeVs",
"title": "Affiliate Type 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": "Affiliate Type ValueSet",
"compose": {
"include": [
{
"system": "http://affiliate-report.acme.hl7.org/CodeSystem/affiliate-type-cs",
"concept": [
{
"code": "international",
"display": "HL7 International"
},
{
"code": "region",
"display": "HL7 Region"
},
{
"code": "affiliate",
"display": "Affiliate"
}
]
}
]
}
}