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

FHIR IG analytics

Packagehl7.fhir.fr.analyse-pharma
Resource TypeCodeSystem
IdCodeSystem-fr-pharmaceutical-intervention-devenir-code.json
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/analyse-pharma/0.1.0-ballot/CodeSystem-fr-pharmaceutical-intervention-devenir-code.html
URLhttps://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-devenir-code
Version0.1.0-ballot
Statusdraft
Date2026-05-29T13:27:06+02:00
NameFrPharmaceuticalInterventionDevenirCode
Titlecode system d'Interop'Santé - Codes de devenir de l'intervention pharmaceutique
Realmfr
Authorityhl7
DescriptionLe système de codage pour le typage du devenir l'intervention pharmaceutique.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.fr.analyse-pharma#0.1.0-ballotfr-pharmaceutical-intervention-devenir-code-value-setJeu de valeurs Interop'Santé - Codes de devenir de l'intervention pharmaceutique

Resources that this resource uses

No resources found


Narrative

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

Narratif généré : CodeSystem fr-pharmaceutical-intervention-devenir-code

This code system https://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-devenir-code defines the following codes:

CodeAffichage
1 Acceptée
2 Non-acceptée

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-pharmaceutical-intervention-devenir-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-devenir-code",
  "version": "0.1.0-ballot",
  "name": "FrPharmaceuticalInterventionDevenirCode",
  "title": "code system d'Interop'Santé - Codes de devenir de l'intervention pharmaceutique",
  "status": "draft",
  "experimental": false,
  "date": "2026-05-29T13:27:06+02:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org/"
        }
      ]
    }
  ],
  "description": "Le système de codage pour le typage du devenir l'intervention pharmaceutique.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France (la)"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "Acceptée"
    },
    {
      "code": "2",
      "display": "Non-acceptée"
    }
  ]
}