{
  "resourceType": "NamingSystem",
  "name": "MII-NamingSystem",
  "status": "draft",
  "kind": "identifier",
  "date": "2020-01-30",
  "publisher": "MedizinInformatikInitiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.medizininformatik-initiative.de/fhir/"
        }
      ]
    }
  ],
  "responsible": "MedizinInformatikInitiative",
  "type": {
    "coding": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/",
        "code": "XX"
      }
    ]
  },
  "description": "Ein Codesystem",
  "usage": "in Medizininformatik Initiative.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.2.276.0.76.4.5"
    },
    {
      "type": "uri",
      "value": "https://www.medizininformatik-initiative.de/fhir/core/NamingSystem/patient-identifier",
      "preferred": true,
      "period": {
        "start": "2020-01-20"
      }
    }
  ]
}