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

FHIR IG Statistics: ValueSet/il-core-medication-statement-code

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-medication-statement-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-medication-statement-code
URLhttp://fhir.health.gov.il/ValueSet/il-core-medication-statement-code
Statusactive
NameILCoreMedicationStatementCode
TitleILCore Medication statement Code
Realmil
Authoritynational
DescriptionCodes for Medication statement Code

Resources that use this resource

StructureDefinition
il-core-medication-administrationILCore MedicationAdministration Profile
il-core-medication-statementILCore MedicationStatement Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
ValueSet
il-core-medication-codeILCore Medication Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ILCoreMedicationStatementCode",
  "id": "il-core-medication-statement-code",
  "title": "ILCore Medication statement Code",
  "description": "Codes for Medication statement Code",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-code",
  "experimental": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-medication-code"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "787481004",
            "display": "No known Medication"
          }
        ]
      }
    ]
  }
}