{
  "resourceType" : "CodeSystem",
  "id" : "document-type-ins-cs",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem document-type-ins-cs</b></p><a name=\"document-type-ins-cs\"> </a><a name=\"hcdocument-type-ins-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.fr/fhir/fr/preadmission/CodeSystem/document-type-ins-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DIE<a name=\"document-type-ins-cs-DIE\"> </a></td><td>Dispositif d'identification électronique</td></tr><tr><td style=\"white-space:nowrap\">APPCV<a name=\"document-type-ins-cs-APPCV\"> </a></td><td>Application Carte Vitale</td></tr></table></div>"
  },
  "url" : "http://hl7.fr/fhir/fr/preadmission/CodeSystem/document-type-ins-cs",
  "version" : "0.1.0",
  "name" : "PreadmissionDocumentTypeINSCodeSystem",
  "title" : "document-type-ins-cs",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-02-24T09:27:09+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [{
    "name" : "Interop'Santé",
    "telecom" : [{
      "system" : "url",
      "value" : "http://interopsante.org/"
    }]
  },
  {
    "name" : "InteropSanté",
    "telecom" : [{
      "system" : "email",
      "value" : "fhir@interopsante.org",
      "use" : "work"
    }]
  }],
  "description" : "Types de documents additionnels pour qualifer une identité",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "FR",
      "display" : "FRANCE"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "DIE",
    "display" : "Dispositif d'identification électronique"
  },
  {
    "code" : "APPCV",
    "display" : "Application Carte Vitale"
  }]
}