| Package | hl7-france-fhir.administrative | 
| Resource Type | StructureDefinition | 
| Id | fr-insi-birthplace-R4.StructureDefinition | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace | 
| URL | http://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace | 
| Version | 1.0 | 
| Status | draft | 
| Date | 2020-04-21 | 
| Name | FrPatientInsiBirthPlace | 
| Description | The French birthplace of the patient coming from the INSi teleservice (CNAM) - format = INSEE code | Lieu de naissance du patient provenant de l'appel au téléservice INSi (CNAM) - format = code INSEE | 
| Type | Extension | 
| Kind | complex-type | 
No resources found
| ValueSet | |
| fr-insee-code | fr-insee-code | 
No extension usage examples found
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace",
  "version": "1.0",
  "name": "FrPatientInsiBirthPlace",
  "status": "draft",
  "date": "2020-04-21",
  "publisher": "InteropSanté",
  "contact": [
    {
      "name": "Isabelle Gibaud"
    }
  ],
  "description": "The French birthplace of the patient coming from the INSi teleservice (CNAM) - format = INSEE code | Lieu de naissance du patient provenant de l'appel au téléservice INSi (CNAM) -  format = code INSEE",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Patient"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace"
      },
      {
        "id": "Extension.value[x]",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://interopsante.org/fhir/ValueSet/fr-insee-code"
        }
      }
    ]
  }
}