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-79886009.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-79886009

type: Indication

indication

DiseaseSymptomProcedures

-Concept
*Disorder of copper metabolism

IntendedEffects

-Concept
*therapeutic

Source1

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