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

FHIR IG Statistics: CodeSystem/CodeSystem-Types-organisations-ASIP

Packagehl7-france-fhir.administrative
Resource TypeCodeSystem
IdCodeSystem-Types-organisations-ASIP
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://terminology.asipsante.fr/CodeSystem/TRE_R66
URLhttp://terminology.asipsante.fr/CodeSystem/TRE_R66
Version20191218
Statusdraft
Date2019-12-18
NameAsipOrganizationTypes
TitleTypes d'organisations ASIP
DescriptionThis is an example code system that includes all the ASIP Organizations types codes.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Types-organisations-ASIP",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://terminology.asipsante.fr/CodeSystem/TRE_R66",
  "identifier": [
    {
      "system": "http://asipsante.org/identifiers/codesystems",
      "value": "types organisations ASIP"
    }
  ],
  "version": "20191218",
  "name": "AsipOrganizationTypes",
  "title": "Types d'organisations ASIP",
  "status": "draft",
  "experimental": true,
  "date": "2019-12-18",
  "publisher": "ASIP",
  "contact": [
    {
      "name": "ASIP",
      "telecom": [
        {
          "system": "url",
          "value": "http://asippsante.org"
        }
      ]
    }
  ],
  "description": "This is an example code system that includes all the ASIP Organizations types codes.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "101",
      "display": "Centre Hospitalier régional"
    },
    {
      "code": "106",
      "display": "Centre hospitalie (ex hôpital local)"
    }
  ]
}