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

FHIR IG Statistics: ValueSet/vs-requirements-type-codes

Packagebotswana.hie.fhir
Resource TypeValueSet
Idvs-requirements-type-codes
FHIR VersionR5
Sourcehttp://moh.bw.org/https://build.fhir.org/ig/jembi/botswana-hie-fhir-ig/ValueSet-vs-requirements-type-codes.html
URLhttp://moh.bw.org/ValueSet/vs-requirements-type-codes
Version1.0.0
Statusactive
Date2025-05-19T15:02:57+00:00
NameVSRequirementsTypeCodes
TitleRequirements Type Codes
DescriptionA coded value that represents the type of requirements contained in the Resource.

Resources that use this resource

StructureDefinition
requirements-typeRequirements Type

Resources that this resource uses

CodeSystem
cs-requirements-type-codesRequirements Type Codes

Narrative

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

Generated Narrative: ValueSet vs-requirements-type-codes


Source

{
  "resourceType": "ValueSet",
  "id": "vs-requirements-type-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.bw.org/ValueSet/vs-requirements-type-codes",
  "version": "1.0.0",
  "name": "VSRequirementsTypeCodes",
  "title": "Requirements Type Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-05-19T15:02:57+00:00",
  "publisher": "Jembi Health Systems",
  "contact": [
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.jembi.org"
        },
        {
          "system": "email",
          "value": "info@jembi.org"
        }
      ]
    },
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "email",
          "value": "info@jembi.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A coded value that represents the type of requirements contained in the Resource.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BW",
          "display": "Botswana"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.bw.org/CodeSystem/cs-requirements-type-codes"
      }
    ]
  }
}