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

FHIR IG Statistics: ValueSet/act-type-ror-valueset

Packageans.fhir.fr.ror
TypeValueSet
Idact-type-ror-valueset
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/ror/https://interop.esante.gouv.fr/ig/fhir/ror/0.5.0/ValueSet-act-type-ror-valueset.html
URLhttps://interop.esante.gouv.fr/ig/fhir/ror/ValueSet/act-type-ror-valueset
Version0.5.0
Statusdraft
Date2025-03-17T13:22:51+00:00
NameActTypeRORValueSet
TitleValueset type d'acte
Realmfr
Authoritynational
DescriptionValueset type d'acte

Resources that use this resource

StructureDefinition
ror-act-typeRORActType

Resources that this resource uses

CodeSystem
act-type-ror-codesystemActTypeRORCodeSystem

Narrative

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

Generated Narrative: ValueSet act-type-ror-valueset


Source

{
  "resourceType": "ValueSet",
  "id": "act-type-ror-valueset",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/ror/ValueSet/act-type-ror-valueset",
  "version": "0.5.0",
  "name": "ActTypeRORValueSet",
  "title": "Valueset type d'acte",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-17T13:22:51+00:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Valueset type d'acte",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://interop.esante.gouv.fr/ig/fhir/ror/CodeSystem/act-type-ror-codesystem"
      }
    ]
  }
}