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

FHIR IG analytics

Packagemyhie.v4
Resource TypeStructureDefinition
IdStructureDefinition-AdverseEvent-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "AdverseEvent-my-core",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/AdverseEvent-my-core",
  "version": "1.0.0",
  "name": "AdverseEventMyCore",
  "title": "AdverseEvent (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AdverseEvent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AdverseEvent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AdverseEvent.event",
        "path": "AdverseEvent.event",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/adverse-event-event-my-core"
        }
      }
    ]
  }
}