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

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeValueSet
IdValueSet-il-core-procedure-reason.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
URLhttp://fhir.health.gov.il/ValueSet/il-core-procedure-reason
Version0.12.1
Statusdraft
NameILCoreProcedureReason
TitleIL Core procedure Reason
Realmil
Authoritynational
DescriptionA list of codes for procedure reasons for the IL Core

Resources that use this resource

StructureDefinition
il.core.fhir.r4.2023#0.1.0il-core-medication-requestILCore MedicationRequest Profile
il.core.fhir.r4.2023#0.1.0il-core-medication-statementILCore MedicationStatement Profile
il.core.fhir.r4.2023#0.1.0il-core-procedureILCore Procedure Profile
il.core.fhir.r4.2023#0.1.0il-core-service-requestILCore ServiceRequest Profile
il.core.fhir.r4#0.20.3il-core-device-requestILCore DeviceRequest Profile

Resources that this resource uses

ValueSet
il.core.fhir.r4.2023#0.1.0il-core-condition-codeIL Core Condition Code
il.core.fhir.r4.2023#0.1.0il-core-procedure-codeIL Core procedure Codes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "ILCoreProcedureReason",
  "id": "il-core-procedure-reason",
  "title": "IL Core procedure Reason",
  "description": "A list of codes for procedure reasons for the IL Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-procedure-reason",
  "version": "0.12.1",
  "experimental": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-procedure-code"
        ]
      },
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-condition-code"
        ]
      }
    ]
  }
}