Search FHIR

POC - Mapping CDA to FHIR
0.1.0 - ci-build France flag

POC - Mapping CDA to FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - JSON Representation

Raw json | Download

{
  "resourceType" : "ClinicalDocument",
  "realmCode" : [
    //  
      **********************************************************************************************************
      Document : Carnet de santé de l'enfant - Mesures de l'enfant (CSE-MDE_2023.01)
      Auteur : ANS
      **********************************************************************************************************
      format HL7 - CDA Release 2 N3
      **********************************************************************************************************
      Historique :    
      06/01/2023 : Création du document
      ********************************************************************************************************** 
    //  ************************************************************
        En-tête du document        
   ************************************************************* 
    {
      "code" : "FR"
    }
  ],
  "typeId" : //  Référencement au standard CDAr2 
  {
    "extension" : "POCD_HD000040",
    "root" : "2.16.840.1.113883.1.3"
  },
  "templateId" : [
    //  Conformité spécifications HL7 France 
    {
      "root" : "2.16.840.1.113883.2.8.2.1"
    },
    {
      "root" : "1.3.6.1.4.1.19376.1.5.3.1.1.1"
    },
    {
      "root" : "1.2.250.1.213.1.1.1.1"
    },
    {
      "root" : "1.2.250.1.213.1.1.1.5"
    },
    {
      "extension" : "2023.01",
      "root" : "1.2.250.1.213.1.1.1.5.4"
    }
  ],
  "id" : //  Conformité spécifications à IHE PCC 
  //  Conformité spécifications au CI-SIS 
  //  Conformité spécifications du CSE 
  //  Conformité spécifications CSE-MDE_2023.01 
  //  Identifiant du document 
  {
    "root" : "1.2.250.1.213.1.1.1.5.2023.1.1"
  },
  "code" : //  Code du document 
  {
    "code" : "29274-8",
    "codeSystem" : "2.16.840.1.113883.6.1",
    "displayName" : "Mesures de signes vitaux"
  },
  "title" : //  Titre du document 
  {
    "xmlText" : "Carnet de santé de l'enfant - Mesures de l'enfant"
  },
  "effectiveTime" : //  Date de production du document 
  {
    "value" : "2023-01-06T11:36:23+01:00"
  },
  "confidentialityCode" : //  Niveau de confidentialité du document 
  {
    "code" : "N",
    "codeSystem" : "2.16.840.1.113883.5.25",
    "displayName" : "Normal"
  },
  "languageCode" : //  Langage utilisé dans le document 
  {
    "code" : "fr-FR"
  },
  "setId" : //  Identifiant commun à toutes les versions successives du document 
  {
    "root" : "1.2.250.1.213.1.1.1.5.4.2023.1"
  },
  "versionNumber" : //  Numéro de la version du présent document (entier positif) 
  {
    "value" : 4
  },
  "recordTarget" : [
    //  Patient 
    {
      "patientRole" : {
        "id" : [
          //  INS-NIR 
          {
            "extension" : "222127505611201",
            "root" : "1.2.250.1.213.1.4.8"
          },
          {
            "extension" : "1234567890121",
            "root" : "1.2.3.4.5.6.7.8.9.10"
          }
        ],
        "addr" : [
          //  IPP 
          //  Adresse 
          {
            "item" : [
              {
                "houseNumber" : {
                  "xmlText" : "24"
                }
              },
              {
                "streetName" : {
                  "xmlText" : "Avenue de Breteuil"
                }
              },
              {
                "postalCode" : {
                  "xmlText" : "75007"
                }
              },
              {
                "city" : {
                  "xmlText" : "PARIS"
                }
              },
              {
                "country" : {
                  "xmlText" : "FRANCE"
                }
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "H"
            ],
            "value" : "tel:0147150000"
          }
        ],
        "patient" : {
          "classCode" : "PSN",
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    //  Nom et prénom(s) de naissance 
                    {
                      "xmlText" : "DECOURCY",
                      "qualifier" : [
                        "BR"
                      ]
                    }
                  ]
                },
                {
                  "given" : [
                    //  Prénoms de l’acte de naissance 
                    {
                      "xmlText" : "Ruth Isabelle"
                    }
                  ]
                },
                {
                  "given" : [
                    //  Premier prénom de l’acte de naissance 
                    {
                      "xmlText" : "Ruth",
                      "qualifier" : [
                        "BR"
                      ]
                    }
                  ]
                },
                {
                  "family" : [
                    //  Nom et prénom utilisés 
                    {
                      "xmlText" : "DECOURCY",
                      "qualifier" : [
                        "CL"
                      ]
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Ruth",
                      "qualifier" : [
                        "CL"
                      ]
                    }
                  ]
                }
              ]
            }
          ],
          "administrativeGenderCode" : {
            "code" : "F",
            "codeSystem" : "2.16.840.1.113883.5.1",
            "displayName" : "Féminin"
          },
          "birthTime" : {
            "value" : "2022-12-25"
          },
          "guardian" : [
            //  Représentant de l'enfant 
            {
              "addr" : [
                {
                  "use" : [
                    "H"
                  ],
                  "item" : [
                    {
                      "houseNumber" : {
                        "xmlText" : "24"
                      }
                    },
                    {
                      "streetName" : {
                        "xmlText" : "Avenue de Breteuil"
                      }
                    },
                    {
                      "postalCode" : {
                        "xmlText" : "75007"
                      }
                    },
                    {
                      "city" : {
                        "xmlText" : "PARIS"
                      }
                    },
                    {
                      "country" : {
                        "xmlText" : "FRANCE"
                      }
                    }
                  ]
                }
              ],
              "telecom" : [
                {
                  "use" : [
                    "H"
                  ],
                  "value" : "tel:0147150000"
                }
              ],
              "guardianPerson" : {
                "name" : [
                  {
                    "item" : [
                      {
                        "prefix" : [
                          {
                            "xmlText" : "MME"
                          }
                        ]
                      },
                      {
                        "family" : [
                          {
                            "xmlText" : "DECOURCY"
                          }
                        ]
                      },
                      {
                        "given" : [
                          {
                            "xmlText" : "Marie"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            }
          ],
          "birthplace" : //  Lieu de naissance 
          {
            "place" : {
              "name" : {
                "item" : [
                  {
                    "xmlText" : "Centre Hospitalier Cochin"
                  }
                ]
              },
              "addr" : {
                "item" : [
                  {
                    "houseNumber" : {
                      "xmlText" : "27"
                    }
                  },
                  {
                    "streetName" : {
                      "xmlText" : "Rue Faubourg Saint-Jacques"
                    }
                  },
                  {
                    "postalCode" : {
                      "xmlText" : "75014"
                    }
                  },
                  {
                    "county" : {
                      "xmlText" : "75056"
                    }
                  },
                  {
                    "city" : {
                      "xmlText" : "PARIS"
                    }
                  }
                ]
              }
            }
          }
        }
      }
    }
  ],
  "author" : [
    //  Auteur du document 
    {
      "time" : {
        "value" : "2023-01-06T11:36:23+01:00"
      },
      "assignedAuthor" : {
        "id" : [
          {
            "extension" : "801234567897",
            "root" : "1.2.250.1.71.4.2.1"
          }
        ],
        "code" : {
          "code" : "G15_10/SM40",
          "codeSystem" : "1.2.250.1.213.1.1.4.5",
          "displayName" : "Médecin - Pédiatrie (SM)"
        },
        "addr" : [
          {
            "item" : [
              {
                "houseNumber" : {
                  "xmlText" : "3"
                }
              },
              {
                "streetName" : {
                  "xmlText" : "Rue Petit Pont"
                }
              },
              {
                "postalCode" : {
                  "xmlText" : "75005"
                }
              },
              {
                "city" : {
                  "xmlText" : "PARIS"
                }
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "WP"
            ],
            "value" : "tel:0140404022"
          }
        ],
        "assignedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "given" : [
                    {
                      "xmlText" : "Charles"
                    }
                  ]
                },
                {
                  "family" : [
                    {
                      "xmlText" : "MULLER"
                    }
                  ]
                },
                {
                  "prefix" : [
                    {
                      "xmlText" : "M"
                    }
                  ]
                },
                {
                  "suffix" : [
                    {
                      "xmlText" : "DR"
                    }
                  ]
                }
              ]
            }
          ]
        },
        "representedOrganization" : {
          "id" : [
            {
              "extension" : "2801234567",
              "root" : "1.2.250.1.71.4.2.2"
            }
          ],
          "name" : [
            {
              "item" : [
                {
                  "xmlText" : "Centre de santé du Belvédère"
                }
              ]
            }
          ],
          "telecom" : [
            {
              "use" : [
                "WP"
              ],
              "value" : "tel:0140404022"
            }
          ],
          "addr" : [
            {
              "item" : [
                {
                  "houseNumber" : {
                    "xmlText" : "3"
                  }
                },
                {
                  "streetName" : {
                    "xmlText" : "Rue Petit Pont"
                  }
                },
                {
                  "postalCode" : {
                    "xmlText" : "75005"
                  }
                },
                {
                  "city" : {
                    "xmlText" : "PARIS"
                  }
                }
              ]
            }
          ]
        }
      }
    }
  ],
  "informant" : [
    //  Informateur : la mère de l'enfant 
    {
      "relatedEntity" : {
        "classCode" : "CON",
        "code" : {
          "code" : "MTH",
          "codeSystem" : "2.16.840.1.113883.5.111",
          "displayName" : "Mère"
        },
        "addr" : [
          {
            "item" : [
              {
                "streetAddressLine" : {
                  "xmlText" : "24 Avenue de Breteuil"
                }
              },
              {
                "streetAddressLine" : {
                  "xmlText" : "75007 PARIS"
                }
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "H"
            ],
            "value" : "tel:0147150000"
          }
        ],
        "relatedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    {
                      "xmlText" : "DECOURCY"
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Marie"
                    }
                  ]
                },
                {
                  "prefix" : [
                    {
                      "xmlText" : "MME"
                    }
                  ]
                }
              ]
            }
          ]
        }
      }
    },
    {
      "relatedEntity" : {
        "classCode" : "CON",
        "code" : {
          "code" : "FTH",
          "codeSystem" : "2.16.840.1.113883.5.111",
          "displayName" : "Père"
        },
        "addr" : [
          {
            "item" : [
              {
                "streetAddressLine" : {
                  "xmlText" : "24 Avenue de Breteuil"
                }
              },
              {
                "streetAddressLine" : {
                  "xmlText" : "75007 PARIS"
                }
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "H"
            ],
            "value" : "tel:0147150000"
          }
        ],
        "relatedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    {
                      "xmlText" : "DECOURCY"
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Guillaume"
                    }
                  ]
                },
                {
                  "prefix" : [
                    {
                      "xmlText" : "M"
                    }
                  ]
                }
              ]
            }
          ]
        }
      }
    },
    {
      "relatedEntity" : {
        "classCode" : "ECON",
        "code" : {
          "code" : "SIS",
          "codeSystem" : "2.16.840.1.113883.5.111",
          "displayName" : "Soeur"
        },
        "addr" : [
          {
            "nullFlavor" : "NAV"
          }
        ],
        "telecom" : [
          {
            "use" : [
              "MC"
            ],
            "value" : "tel:0647150100"
          }
        ],
        "relatedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    {
                      "xmlText" : "DECOURCY"
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Sophie"
                    }
                  ]
                }
              ]
            }
          ]
        }
      }
    },
    {
      "relatedEntity" : {
        "classCode" : "NOK",
        "code" : {
          "code" : "SIS",
          "codeSystem" : "2.16.840.1.113883.5.111",
          "displayName" : "Soeur"
        },
        "addr" : [
          {
            "nullFlavor" : "NAV"
          }
        ],
        "telecom" : [
          {
            "use" : [
              "MC"
            ],
            "value" : "tel:0647150100"
          }
        ],
        "relatedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    {
                      "xmlText" : "DECOURCY"
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Sophie"
                    }
                  ]
                }
              ]
            }
          ]
        }
      }
    }
  ],
  "custodian" : //  Informateur : le père de l'enfant 
  //  Personne à prévenir en cas d'urgence 
  //  Personne de confiance 
  //  Structure chargée de la conservation du document 
  {
    "assignedCustodian" : {
      "representedCustodianOrganization" : {
        "id" : [
          {
            "extension" : "2801234567",
            "root" : "1.2.250.1.71.4.2.2"
          }
        ],
        "name" : {
          "item" : [
            {
              "xmlText" : "Centre de santé du Belvédère"
            }
          ]
        },
        "telecom" : {
          "use" : [
            "WP"
          ],
          "value" : "tel:0140404022"
        },
        "addr" : {
          "item" : [
            {
              "houseNumber" : {
                "xmlText" : "3"
              }
            },
            {
              "streetName" : {
                "xmlText" : "Rue Petit Pont"
              }
            },
            {
              "postalCode" : {
                "xmlText" : "75005"
              }
            },
            {
              "city" : {
                "xmlText" : "PARIS"
              }
            }
          ]
        }
      }
    }
  },
  "legalAuthenticator" : //  Responsable du document 
  {
    "time" : {
      "value" : "2023-01-06T11:36:23+01:00"
    },
    "signatureCode" : {
      "code" : "S"
    },
    "assignedEntity" : {
      "id" : [
        {
          "extension" : "801234567897",
          "root" : "1.2.250.1.71.4.2.1"
        }
      ],
      "code" : {
        "code" : "G15_10/SM40",
        "codeSystem" : "1.2.250.1.213.1.1.4.5",
        "displayName" : "Médecin - Pédiatrie (SM)"
      },
      "addr" : [
        {
          "item" : [
            {
              "houseNumber" : {
                "xmlText" : "3"
              }
            },
            {
              "streetName" : {
                "xmlText" : "Rue Petit Pont"
              }
            },
            {
              "postalCode" : {
                "xmlText" : "75005"
              }
            },
            {
              "city" : {
                "xmlText" : "PARIS"
              }
            }
          ]
        }
      ],
      "telecom" : [
        {
          "use" : [
            "WP"
          ],
          "value" : "tel:0140404022"
        }
      ],
      "assignedPerson" : {
        "name" : [
          {
            "item" : [
              {
                "given" : [
                  {
                    "xmlText" : "Charles"
                  }
                ]
              },
              {
                "family" : [
                  {
                    "xmlText" : "MULLER"
                  }
                ]
              },
              {
                "prefix" : [
                  {
                    "xmlText" : "M"
                  }
                ]
              },
              {
                "suffix" : [
                  {
                    "xmlText" : "DR"
                  }
                ]
              }
            ]
          }
        ]
      },
      "representedOrganization" : {
        "id" : [
          {
            "extension" : "2801234567",
            "root" : "1.2.250.1.71.4.2.2"
          }
        ],
        "name" : [
          {
            "item" : [
              {
                "xmlText" : "Centre de santé du Belvédère"
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "WP"
            ],
            "value" : "tel:0140404022"
          }
        ],
        "addr" : [
          {
            "item" : [
              {
                "houseNumber" : {
                  "xmlText" : "3"
                }
              },
              {
                "streetName" : {
                  "xmlText" : "Rue Petit Pont"
                }
              },
              {
                "postalCode" : {
                  "xmlText" : "75005"
                }
              },
              {
                "city" : {
                  "xmlText" : "PARIS"
                }
              }
            ]
          }
        ],
        "standardIndustryClassCode" : {
          "code" : "ETABLISSEMENT",
          "codeSystem" : "1.2.250.1.213.1.1.4.9",
          "displayName" : "Etablissement de santé"
        }
      }
    }
  },
  "participant" : [
    //  Participant : Médecin traitant 
    {
      "typeCode" : "INF",
      "functionCode" : {
        "code" : "PCP",
        "codeSystem" : "2.16.840.1.113883.5.88",
        "displayName" : "Médecin traitant"
      },
      "time" : {
        "nullFlavor" : "NA"
      },
      "associatedEntity" : {
        "classCode" : "PROV",
        "id" : [
          {
            "extension" : "801234567897",
            "root" : "1.2.250.1.71.4.2.1"
          }
        ],
        "code" : {
          "code" : "G15_10/SM54",
          "codeSystem" : "1.2.250.1.213.1.1.4.5",
          "displayName" : "Médecin - Médecine Générale (SM)"
        },
        "addr" : [
          {
            "item" : [
              {
                "houseNumber" : {
                  "xmlText" : "3"
                }
              },
              {
                "streetName" : {
                  "xmlText" : "Rue Petit Pont"
                }
              },
              {
                "postalCode" : {
                  "xmlText" : "75005"
                }
              },
              {
                "city" : {
                  "xmlText" : "PARIS"
                }
              }
            ]
          }
        ],
        "telecom" : [
          {
            "use" : [
              "WP"
            ],
            "value" : "tel:0140404022"
          }
        ],
        "associatedPerson" : {
          "name" : [
            {
              "item" : [
                {
                  "family" : [
                    {
                      "xmlText" : "ANDRE"
                    }
                  ]
                },
                {
                  "given" : [
                    {
                      "xmlText" : "Jacques"
                    }
                  ]
                },
                {
                  "prefix" : [
                    {
                      "xmlText" : "M"
                    }
                  ]
                },
                {
                  "suffix" : [
                    {
                      "xmlText" : "DR"
                    }
                  ]
                }
              ]
            }
          ]
        },
        "scopingOrganization" : //  Etablissement de rattachement du PS 
        {
          "id" : [
            {
              "extension" : "2801234567",
              "root" : "1.2.250.1.71.4.2.2"
            }
          ],
          "name" : [
            {
              "item" : [
                {
                  "xmlText" : "Centre de santé du Belvédère"
                }
              ]
            }
          ],
          "telecom" : [
            {
              "use" : [
                "WP"
              ],
              "value" : "tel:0140404022"
            }
          ],
          "addr" : [
            {
              "item" : [
                {
                  "houseNumber" : {
                    "xmlText" : "3"
                  }
                },
                {
                  "streetName" : {
                    "xmlText" : "Rue Petit Pont"
                  }
                },
                {
                  "postalCode" : {
                    "xmlText" : "75005"
                  }
                },
                {
                  "city" : {
                    "xmlText" : "PARIS"
                  }
                }
              ]
            }
          ]
        }
      }
    }
  ],
  "documentationOf" : [
    //  Évènement documenté 
    {
      "serviceEvent" : {
        "classCode" : "ACT",
        "code" : {
          "code" : "11429006",
          "codeSystem" : "2.16.840.1.113883.6.96",
          "codeSystemName" : "SNOMED CT",
          "displayName" : "consultation"
        },
        "effectiveTime" : //  Date de l"examen médical 
        {
          "low" : {
            "value" : "2023-01-06T11:36:23+01:00"
          }
        },
        "performer" : [
          //  Médecin ayant réalisé la consultation 
          {
            "typeCode" : "PRF",
            "assignedEntity" : {
              "id" : [
                {
                  "extension" : "801234567897",
                  "root" : "1.2.250.1.71.4.2.1"
                }
              ],
              "code" : {
                "code" : "G15_10/SM40",
                "codeSystem" : "1.2.250.1.213.1.1.4.5",
                "displayName" : "Médecin - Pédiatrie (SM)"
              },
              "addr" : [
                {
                  "item" : [
                    {
                      "houseNumber" : {
                        "xmlText" : "3"
                      }
                    },
                    {
                      "streetName" : {
                        "xmlText" : "Rue Petit Pont"
                      }
                    },
                    {
                      "postalCode" : {
                        "xmlText" : "75005"
                      }
                    },
                    {
                      "city" : {
                        "xmlText" : "PARIS"
                      }
                    }
                  ]
                }
              ],
              "telecom" : [
                {
                  "value" : "tel:0140404022"
                }
              ],
              "assignedPerson" : {
                "name" : [
                  {
                    "item" : [
                      {
                        "given" : [
                          {
                            "xmlText" : "Charles"
                          }
                        ]
                      },
                      {
                        "family" : [
                          {
                            "xmlText" : "MULLER"
                          }
                        ]
                      },
                      {
                        "prefix" : [
                          {
                            "xmlText" : "M"
                          }
                        ]
                      },
                      {
                        "suffix" : [
                          {
                            "xmlText" : "DR"
                          }
                        ]
                      }
                    ]
                  }
                ]
              },
              "representedOrganization" : {
                "id" : [
                  {
                    "extension" : "2801234567",
                    "root" : "1.2.250.1.71.4.2.2"
                  }
                ],
                "name" : [
                  {
                    "item" : [
                      {
                        "xmlText" : "Centre de santé du Belvédère"
                      }
                    ]
                  }
                ],
                "telecom" : [
                  {
                    "value" : "tel:0140404022"
                  }
                ],
                "addr" : [
                  {
                    "item" : [
                      {
                        "houseNumber" : {
                          "xmlText" : "3"
                        }
                      },
                      {
                        "streetName" : {
                          "xmlText" : "Rue Petit Pont"
                        }
                      },
                      {
                        "postalCode" : {
                          "xmlText" : "75005"
                        }
                      },
                      {
                        "city" : {
                          "xmlText" : "PARIS"
                        }
                      }
                    ]
                  }
                ],
                "standardIndustryClassCode" : {
                  "code" : "ETABLISSEMENT",
                  "codeSystem" : "1.2.250.1.213.1.1.4.9",
                  "displayName" : "Etablissement de santé"
                }
              }
            }
          }
        ]
      }
    }
  ],
  "componentOf" : //  Association du document à une prise en charge 
  {
    "encompassingEncounter" : {
      "code" : {
        "code" : "AMB",
        "codeSystem" : "2.16.840.1.113883.5.4",
        "displayName" : "Ambulatoire (hors établissement)"
      },
      "effectiveTime" : {
        "low" : {
          "value" : "2023-01-06T11:15:10+01:00"
        },
        "high" : {
          "value" : "2023-01-06T11:36:23+01:00"
        }
      },
      "location" : {
        "healthCareFacility" : {
          "code" : {
            "code" : "SA05",
            "codeSystem" : "1.2.250.1.71.4.2.4",
            "displayName" : "Centre de santé"
          },
          "location" : {
            "name" : {
              "item" : [
                {
                  "xmlText" : "Centre de santé du Belvédère"
                }
              ]
            },
            "addr" : {
              "item" : [
                {
                  "houseNumber" : {
                    "xmlText" : "3"
                  }
                },
                {
                  "streetName" : {
                    "xmlText" : "Rue Petit Pont"
                  }
                },
                {
                  "postalCode" : {
                    "xmlText" : "75005"
                  }
                },
                {
                  "city" : {
                    "xmlText" : "PARIS"
                  }
                }
              ]
            }
          }
        }
      }
    }
  },
  "component" : //  ************************************************************
        Corps du document
   ************************************************************* 
  {
    "structuredBody" : {
      "component" : [
        //  [1..1] Section FR-Signes-vitaux 
        {
          "section" : {
            "templateId" : [
              //  Conformité Vital Signs Section (CCD) 
              {
                "root" : "2.16.840.1.113883.10.20.1.16"
              },
              {
                "root" : "1.3.6.1.4.1.19376.1.5.3.1.3.25"
              },
              {
                "root" : "1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2"
              },
              {
                "root" : "1.2.250.1.213.1.1.2.75"
              }
            ],
            "id" : //  Conformité Vital Signs (IHE PCC) 
            //  Conformité Coded Vital Signs (IHE PCC) 
            //  Conformité FR-Signes-vitaux (CI-SIS) 
            {
              "root" : "2022BE76-7CC9-11EB-9439-0242AC130026"
            },
            "code" : {
              "code" : "8716-3",
              "codeSystem" : "2.16.840.1.113883.6.1",
              "codeSystemName" : "LOINC",
              "displayName" : "Signes vitaux"
            },
            "title" : {
              "xmlText" : "Signes vitaux"
            },
            "text" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"0\"><thead><tr><th colspan=\"2\">Mesures</th></tr></thead><tbody><tr><td>Poids</td><td><span id=\"poids\">3900 g</span></td></tr><tr><td>Taille</td><td><span id=\"taille\">52 cm</span></td></tr><tr><td>Périmètre crânien</td><td><span id=\"crane\">35 cm</span></td></tr></tbody></table></div>",
            "entry" : [
              //  [1..1] Entrée FR-Signes-vitaux 
              {
                "organizer" : {
                  "classCode" : "CLUSTER",
                  "moodCode" : "EVN",
                  "templateId" : [
                    //  Conformité Result organizer (CCD) 
                    {
                      "root" : "2.16.840.1.113883.10.20.1.32"
                    },
                    {
                      "root" : "2.16.840.1.113883.10.20.1.35"
                    },
                    {
                      "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13.1"
                    },
                    {
                      "root" : "1.2.250.1.213.1.1.3.49"
                    }
                  ],
                  "id" : [
                    //  Conformité Vital signs organizer (CCD) 
                    //  Conformité Vital Signs Organizer (IHE PCC) 
                    //  Conformité FR-Signes-vitaux (CI-SIS) 
                    {
                      "root" : "2022BE76-7CC9-11EB-9439-0242AC130027"
                    }
                  ],
                  "code" : {
                    "code" : "85353-1",
                    "codeSystem" : "2.16.840.1.113883.6.1",
                    "codeSystemName" : "LOINC",
                    "displayName" : "Signes vitaux"
                  },
                  "statusCode" : {
                    "code" : "completed"
                  },
                  "effectiveTime" : {
                    "value" : "2021-02-11"
                  },
                  "component" : [
                    //  Entrée FR-Signe-vital-observe : Poids (g) 
                    {
                      "typeCode" : "COMP",
                      "observation" : {
                        "classCode" : "OBS",
                        "moodCode" : "EVN",
                        "templateId" : [
                          //  Conformité Result observation (CCD) 
                          {
                            "root" : "2.16.840.1.113883.10.20.1.31"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13.2"
                          },
                          {
                            "root" : "1.2.250.1.213.1.1.3.50"
                          }
                        ],
                        "id" : [
                          //  Conformité Simple Observation (IHE PCC) 
                          //  Conformité Vital Signs Observation (IHE PCC) 
                          //  Conformité FR-Signe-vital-observé (CI-SIS) 
                          {
                            "root" : "2022BE76-7CC9-11EB-9439-0242AC130028"
                          }
                        ],
                        "code" : {
                          "code" : "29463-7",
                          "codeSystem" : "2.16.840.1.113883.6.1",
                          "codeSystemName" : "LOINC",
                          "displayName" : "Poids"
                        },
                        "text" : {
                          "reference" : {
                            "value" : "#poids"
                          }
                        },
                        "statusCode" : {
                          "code" : "completed"
                        },
                        "effectiveTime" : {
                          "nullFlavor" : "NASK"
                        },
                        "value" : [
                          {
                            "unit" : "g",
                            "value" : 3900
                          }
                        ]
                      }
                    },
                    {
                      "typeCode" : "COMP",
                      "observation" : {
                        "classCode" : "OBS",
                        "moodCode" : "EVN",
                        "templateId" : [
                          //  Conformité Result observation (CCD) 
                          {
                            "root" : "2.16.840.1.113883.10.20.1.31"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13.2"
                          },
                          {
                            "root" : "1.2.250.1.213.1.1.3.50"
                          }
                        ],
                        "id" : [
                          //  Conformité Simple Observation (IHE PCC) 
                          //  Conformité Vital Signs Observation (IHE PCC) 
                          //  Conformité FR-Signe-vital-observé (CI-SIS) 
                          {
                            "root" : "2022BE76-7CC9-11EB-9439-0242AC130029"
                          }
                        ],
                        "code" : {
                          "code" : "8302-2",
                          "codeSystem" : "2.16.840.1.113883.6.1",
                          "codeSystemName" : "LOINC",
                          "displayName" : "Taille"
                        },
                        "text" : {
                          "reference" : {
                            "value" : "#taille"
                          }
                        },
                        "statusCode" : {
                          "code" : "completed"
                        },
                        "effectiveTime" : {
                          "nullFlavor" : "NASK"
                        },
                        "value" : [
                          {
                            "unit" : "cm",
                            "value" : 52
                          }
                        ]
                      }
                    },
                    {
                      "typeCode" : "COMP",
                      "observation" : {
                        "classCode" : "OBS",
                        "moodCode" : "EVN",
                        "templateId" : [
                          //  Conformité Result observation (CCD) 
                          {
                            "root" : "2.16.840.1.113883.10.20.1.31"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13"
                          },
                          {
                            "root" : "1.3.6.1.4.1.19376.1.5.3.1.4.13.2"
                          },
                          {
                            "root" : "1.2.250.1.213.1.1.3.50"
                          }
                        ],
                        "id" : [
                          //  Conformité Simple Observation (IHE PCC) 
                          //  Conformité Vital Signs Observation (IHE PCC) 
                          //  Conformité FR-Signe-vital-observé (CI-SIS) 
                          {
                            "root" : "2022BE76-7CC9-11EB-9439-0242AC130030"
                          }
                        ],
                        "code" : {
                          "code" : "8287-5",
                          "codeSystem" : "2.16.840.1.113883.6.1",
                          "codeSystemName" : "LOINC",
                          "displayName" : "Périmètre crânien"
                        },
                        "text" : {
                          "reference" : {
                            "value" : "#crane"
                          }
                        },
                        "statusCode" : {
                          "code" : "completed"
                        },
                        "effectiveTime" : {
                          "nullFlavor" : "NASK"
                        },
                        "value" : [
                          {
                            "unit" : "cm",
                            "value" : 35
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}