{
  "resourceType" : "Organization",
  "id" : "exemple-uf-hebergement-cardiologie-13122019",
  "meta" : {
    "profile" : ["http://interopsante.org/fhir/StructureDefinition/FrOrganization"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"exemple-uf-hebergement-cardiologie-13122019\"> </a></p><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\">Resource Organization &quot;exemple-uf-hebergement-cardiologie-13122019&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fr-organization.html\">ResMed FrOrganization</a></p></div><p><b>Period</b>: 2012-01-01 --&gt; 2020-05-01</p><p><b>identifier</b>: Identifiant interne:\u00a0UF-Heb-cardio-3040</p><p><b>active</b>: true</p><p><b>type</b>: Unité fonctionnelle <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystem-Types-organisations-IS.html\">ResMed French Types of Organizations</a>#UF)</span></p><p><b>name</b>: UF d'hébergement, Service de cardiologie, Hôpital Test</p><p><b>telecom</b>: ph: 022-655 7656, <a href=\"mailto:cardio@hopitalTest.fr\">cardio@hopitalTest.fr</a></p><p><b>address</b>: Aile ouest, étage 4 </p><p><b>partOf</b>: <a href=\"Organization-exemple-organisation-cardiologie-11122019.html\">Organization/exemple-organisation-cardiologie-11122019</a> &quot;Service de cardiologie, Hôpital Test&quot;</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Administrative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-contactentity-type.html\">Contact entity type</a>#ADMIN)</span></td><td>Mme Stephanie Carty</td><td>ph: 022-655 7656, <a href=\"mailto:s.carty@hopitaltest.fr\">s.carty@hopitaltest.fr</a></td><td>Aile ouest, 4° étage </td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/organization-period",
    "valuePeriod" : {
      "start" : "2012-01-01",
      "end" : "2020-05-01"
    }
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "code" : "INTRN",
        "display" : "Identifiant interne"
      }]
    },
    "system" : "urn:oid:1.2.250.1.71.4.2.2.1330780321.2",
    "value" : "UF-Heb-cardio-3040"
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-3307",
      "code" : "UF"
    }]
  }],
  "name" : "UF d'hébergement, Service de cardiologie, Hôpital Test",
  "telecom" : [{
    "system" : "phone",
    "value" : "022-655 7656"
  },
  {
    "system" : "email",
    "value" : "cardio@hopitalTest.fr",
    "use" : "work"
  }],
  "address" : [{
    "line" : ["Aile ouest, étage 4"]
  }],
  "partOf" : {
    "reference" : "Organization/exemple-organisation-cardiologie-11122019"
  },
  "contact" : [{
    "purpose" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
        "code" : "ADMIN"
      }]
    },
    "name" : {
      "text" : "Mme Stephanie Carty"
    },
    "telecom" : [{
      "system" : "phone",
      "value" : "022-655 7656"
    },
    {
      "system" : "email",
      "value" : "s.carty@hopitaltest.fr"
    }],
    "address" : {
      "line" : ["Aile ouest, 4° étage"]
    }
  }]
}