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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeValueSet
IdValueSet-patient-visitor-type.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "VsPatientVisitorType",
  "id": "patient-visitor-type",
  "title": "Patient Visitor Type",
  "description": "Patient Visitor Type",
  "url": "http://fhir.dgmc.health.gov.il/ValueSet/patient-visitor-type",
  "version": "0.8.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-02-17",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.dgmc.health.gov.il/cs/patient-visitor-type"
      }
    ]
  }
}