FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/affiliate-report-contact-purpose-vs

Packagefhir.acme.affiliate-report
TypeValueSet
Idaffiliate-report-contact-purpose-vs
FHIR VersionR4
Sourcehttp://affiliate-report.acme.hl7.org/https://build.fhir.org/ig/ralych/affiliate-report-ig/ValueSet-affiliate-report-contact-purpose-vs.html
URLhttp://affiliate-report.acme.hl7.org/ValueSet/affiliate-report-contact-purpose-vs
Version0.1.0
Statusdraft
Date2025-05-12T15:20:56+00:00
NameContactPurposeVs
TitleAffiliate Report Contact Purpose ValueSet
Realmus
Authorityhl7
DescriptionContact Purpose ValueSet

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
affiliate-report-contact-purpose-csAffiliate Report Contact Purpose CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet affiliate-report-contact-purpose-vs


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"
          }
        ]
      }
    ]
  }
}