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

FHIR IG Statistics: ValueSet/il-core-doctor-to-doctor

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-doctor-to-doctor
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-doctor-to-doctor
URLhttp://fhir.health.gov.il/ValueSet/il-core-doctor-to-doctor
Statusactive
NameILCoreDoctorToDoctor
TitleIL Core Doctor To Doctor Codes
Realmil
Authoritynational
DescriptionCodes for Doctor To Doctor encounter for the IL Core

Resources that use this resource

StructureDefinition
il-core-encounterILCore Encounter Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreDoctorToDoctor",
  "id": "il-core-doctor-to-doctor",
  "title": "IL Core Doctor To Doctor Codes",
  "description": "Codes for Doctor To Doctor encounter for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-doctor-to-doctor",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1268903003",
            "display": "Consultation by multidisciplinary team (procedure)"
          }
        ]
      }
    ]
  }
}