{
  "resourceType": "StructureDefinition",
  "id": "Observation-anthropometry-panel-my-core",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-anthropometry-panel-my-core",
  "version": "1.0.0",
  "name": "ObservationAnthropometryPanelMyCore",
  "title": "ObservationAnthropometryPanel (MY Core)",
  "status": "active",
  "description": "This profile is derived from {{pagelink:Panel--MY-Core}} profile.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-panel-my-core",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.category.coding.code",
        "path": "Observation.category.coding.code",
        "definition": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a defined by the coding system (e.g. post-coordination)."
      },
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.code.coding.code",
        "path": "Observation.code.coding.code",
        "fixedCode": "55418-8"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-height-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-weight-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-heart-rate-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-waist-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-bmi-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-head-circumference-my-core",
              "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-chest-circumference-my-core"
            ]
          }
        ]
      }
    ]
  }
}