FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/fr-insi-birthplace-R4.StructureDefinition

Packagehl7-france-fhir.administrative
Resource TypeStructureDefinition
Idfr-insi-birthplace-R4.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace
URLhttp://interopsante.org/fhir/StructureDefinition/FrPatientInsiBirthPlace
Version1.0
Statusdraft
Date2020-04-21
NameFrPatientInsiBirthPlace
DescriptionThe 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
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
fr-insee-codefr-insee-code

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "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"
        }
      }
    ]
  }
}