{
  "resourceType": "ValueSet",
  "url": "postcodemycore",
  "title": "PostcodeMyCore",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://simplifier.net/my-core/postcodemycore",
        "concept": [
          {
            "code": "09200",
            "display": "Kupang"
          },
          {
            "code": "08800",
            "display": "Gurun"
          }
        ]
      }
    ]
  },
  "description": "This is the code representing the type of postcode in Malaysia",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PostcodeMyCore</h2><tt>postcodemycore</tt><p>This is the code representing the type of postcode in Malaysia</p></div>"
  },
  "name": "PostcodeMyCore"
}