{
  "resourceType" : "Organization",
  "id" : "hopitaltest-uac-4420-uac-01",
  "meta" : {
    "profile" : ["https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Organisation hopitaltest-uac-4420-uac-01</b></p><a name=\"hopitaltest-uac-4420-uac-01\"> </a><a name=\"hchopitaltest-uac-4420-uac-01\"> </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=\"StructureDefinition-fr-core-organization-uac.html\">FR Core Organization UAC Profile</a></p></div><p><b>FR Core Organization Short Name Extension</b>: UF Dialyse</p><p><b>Organization Period</b>: 2023-01-01 00:00:00+0100 --&gt; (en cours)</p><p><b>FR Core Organization Extension - Discipline Prestation</b>: <a href=\"CodeSystem-fr-core-cs-discipline-equipement.html#fr-core-cs-discipline-equipement-797\">FR Core CodeSystem Discipline d'Equipement - nomenclature SAE: 797</a> (Hémodialyse en centre pour adulte)</p><p><b>identifier</b>: <code>http://hopitalTest.fr/namingsystem/organization</code>/4220-01\u00a0(utilisation :\u00a0official,\u00a0)</p><p><b>type</b>: <span title=\"Codes :{https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307 UAC}\">Unité d'activité</span></p><p><b>name</b>: UAC 01 Dialyse</p><p><b>partOf</b>: <a href=\"Organization-hopitaltest-uf-4420-dialyse.html\">Organization UF Dialyse</a></p></div>"
  },
  "extension" : [{
    "url" : "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name",
    "valueString" : "UF Dialyse"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/organization-period",
    "valuePeriod" : {
      "start" : "2023-01-01T00:00:00+01:00"
    }
  },
  {
    "url" : "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-discipline-prestation",
    "valueCoding" : {
      "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-discipline-equipement",
      "code" : "797"
    }
  }],
  "identifier" : [{
    "use" : "official",
    "system" : "http://hopitalTest.fr/namingsystem/organization",
    "value" : "4220-01"
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
      "code" : "UAC"
    }]
  }],
  "name" : "UAC 01 Dialyse",
  "partOf" : {
    "reference" : "Organization/hopitaltest-uf-4420-dialyse"
  }
}