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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.4.11.141--20130320000000

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeValueSet
Id2.16.840.1.113883.2.4.11.141--20130320000000
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.141--20130320000000
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.141--20130320000000
Version2013-03-20T00:00:00
Statusactive
NameLanguageAbilityProficiency2
TitleLanguage Ability Proficiency
Realmnl
DescriptionLanguage Ability Proficiency

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.11.141--20130320000000",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2013-03-20T00:00:00Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.141--20130320000000",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.11.141"
    }
  ],
  "version": "2013-03-20T00:00:00",
  "name": "LanguageAbilityProficiency2",
  "title": "Language Ability Proficiency",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "phone",
          "value": "070-3173450"
        }
      ]
    }
  ],
  "description": "Language Ability Proficiency",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "NI",
            "display": "geen informatie"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/LanguageAbilityProficiency",
        "concept": [
          {
            "code": "G",
            "display": "Good"
          },
          {
            "code": "P",
            "display": "Poor"
          },
          {
            "code": "N",
            "display": "None"
          }
        ]
      }
    ]
  }
}