FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeOrganization
IdOrganization-hopitaltest-uf-4701-endocrino-diab.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Organisation hopitaltest-uf-4701-endocrino-diab

FR Core Organization Short Name Extension: UF Endocrino Diabeto

Organization Period: 2023-01-01 00:00:00+0100 --> (en cours)

FR Core Organization Extension - Indicateur d'une unité fonctionnelle: Hébergement

identifier: http://hopitalTest.fr/namingsystem/organization/4701 (utilisation : official, )

type: Unité fonctionnelle

name: UF Endocrino Diabeto

Contacts

-Telecom
*ph: 84701(Work)

Source1

{
  "resourceType": "Organization",
  "id": "hopitaltest-uf-4701-endocrino-diab",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uf"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name",
      "valueString": "UF Endocrino Diabeto"
    },
    {
      "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-uf-indicateur",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur",
            "code": "HEB"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://hopitalTest.fr/namingsystem/organization",
      "value": "4701"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
          "code": "UF"
        }
      ]
    }
  ],
  "name": "UF Endocrino Diabeto",
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "84701",
          "use": "work"
        }
      ]
    }
  ]
}