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

FHIR IG Statistics: CodeSystem/LicensingModelCs

Packagesmart.who.int.ips-pilgrimage
TypeCodeSystem
IdLicensingModelCs
FHIR VersionR4
Sourcehttp://smart.who.int/ips-pilgrimage/https://build.fhir.org/ig/WorldHealthOrganization/smart-ips-pilgrimage/CodeSystem-LicensingModelCs.html
URLhttp://smart.who.int/ips-pilgrimage/CodeSystem/LicensingModelCs
Version2.1.0
Statusdraft
Date2025-05-27T10:21:44+00:00
NameLicensingModelCs
TitleLicensing Model
Authoritywho
DescriptionLicensing Model
Contentcomplete

Resources that use this resource

ValueSet
LicensingModelLicensing Model

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem LicensingModelCs

This case-insensitive code system http://smart.who.int/ips-pilgrimage/CodeSystem/LicensingModelCs defines the following codes:

Code
Proprietary
Open-Source

Source

{
  "resourceType": "CodeSystem",
  "id": "LicensingModelCs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ips-pilgrimage/CodeSystem/LicensingModelCs",
  "version": "2.1.0",
  "name": "LicensingModelCs",
  "title": "Licensing Model",
  "status": "draft",
  "experimental": true,
  "date": "2025-05-27T10:21:44+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        },
        {
          "system": "email",
          "value": "smart@who.int"
        }
      ]
    }
  ],
  "description": "Licensing Model",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "Proprietary",
      "display": "Proprietary"
    },
    {
      "code": "Open-Source",
      "display": "Open-Source"
    }
  ]
}