FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-alis-connect
Resource TypeValueSet
IdValueSet-ch-alis-connect-persontyp.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-alis-connect/ValueSet-ch-alis-connect-persontyp.html
URLhttp://fhir.ch/ig/ch-alis-connect/ValueSet/ch-alis-connect-persontyp
Version1.0.0-ballot
Statusactive
Date2026-06-13T13:13:54+00:00
NameChAlisPersonTyp
TitleCH ALIS PersonTyp
Realmch
Authorityhl7
DescriptionThis value set defines the PersonTyp.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-alis-connect#currentch-alis-connect-chargeitemCH ALIS ChargeItem Profile

Resources that this resource uses

CodeSystem
ch.fhir.ig.ch-alis-connect#currentch-alis-connect-persontypCH ALIS PersonTyp

Narrative

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


Source1

{
  "resourceType": "ValueSet",
  "id": "ch-alis-connect-persontyp",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-alis-connect/ValueSet/ch-alis-connect-persontyp",
  "version": "1.0.0-ballot",
  "name": "ChAlisPersonTyp",
  "title": "CH ALIS PersonTyp",
  "status": "active",
  "date": "2026-06-13T13:13:54+00:00",
  "publisher": "ALIS-Connect",
  "contact": [
    {
      "name": "ALIS-Connect",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.alis-connect.ch/"
        }
      ]
    }
  ],
  "description": "This value set defines the PersonTyp.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-persontyp",
        "concept": [
          {
            "code": "ResponsiblePhysician"
          },
          {
            "code": "ProvidingPhysician"
          },
          {
            "code": "TreatingPhysician"
          },
          {
            "code": "FeePhysician"
          },
          {
            "code": "AssistingPhysician1"
          },
          {
            "code": "AssistingPhysician2"
          },
          {
            "code": "AssistingPhysician3"
          },
          {
            "code": "AssistingPhysician4"
          },
          {
            "code": "AssistingPhysician5"
          },
          {
            "code": "AssistingPhysician6"
          },
          {
            "code": "AssistingPhysician7"
          },
          {
            "code": "AssistingPhysician8"
          },
          {
            "code": "AssistingPhysician9"
          }
        ]
      }
    ]
  }
}