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

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeClinicalUseDefinition
IdClinicalUseDefinition-LIM-34000006.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ClinicalUseDefinition LIM-34000006

type: Indication

indication

DiseaseSymptomProcedures

-Concept
*Crohn's disease

IntendedEffects

-Concept
*therapeutic

Source1

{
  "resourceType": "ClinicalUseDefinition",
  "id": "LIM-34000006",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": "indication",
  "indication": {
    "diseaseSymptomProcedure": {
      "concept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "34000006",
            "display": "Crohn's disease"
          }
        ]
      }
    },
    "intendedEffect": {
      "concept": {
        "coding": [
          {
            "system": "http://spor.ema.europa.eu/v1/lists/200000003186",
            "code": "200000003194",
            "display": "therapeutic"
          }
        ]
      }
    }
  }
}