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

FHIR IG analytics

Packagehl7.fhir.fr.medication
Resource TypeCodeSystem
IdCodeSystem-fr-additional-action-relationship-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-fr-additional-action-relationship-type.html
URLhttps://hl7.fr/ig/fhir/medication/CodeSystem/fr-additional-action-relationship-type
Version0.1.0
Statusdraft
Date2026-01-20T11:03:34+00:00
NameFrAdditionalActionRelationshipType
TitleInterop'Santé code system - Additional codes for relationship between action
Realmfr
Authorityhl7
DescriptionCodes to specify relationship between action in a RequestGroup that are not in the valueSet http://hl7.org/fhir/ValueSet/action-relationship-type.
Contentcomplete

Resources that use this resource

ValueSet
fr-additional-action-relationship-type-value-setInterop'Santé value set - Additional codes for relationship between action

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-additional-action-relationship-type

This code system https://hl7.fr/ig/fhir/medication/CodeSystem/fr-additional-action-relationship-type defines the following code:

CodeAffichage
ALT Si l'action ne peut pas être réalisée, l'action reliée peut être réalisée à la place.

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-additional-action-relationship-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-additional-action-relationship-type",
  "version": "0.1.0",
  "name": "FrAdditionalActionRelationshipType",
  "title": "Interop'Santé code system - Additional codes for relationship between action",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-20T11:03:34+00:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org/"
        }
      ]
    }
  ],
  "description": "Codes to specify relationship between action in a RequestGroup that are not in the valueSet http://hl7.org/fhir/ValueSet/action-relationship-type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "ALT",
      "display": "Si l'action ne peut pas être réalisée, l'action reliée peut être réalisée à la place."
    }
  ]
}