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

FHIR IG Statistics: StructureDefinition/valueset-concept-comments

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idvalueset-concept-comments
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/valueset-concept-comments
URLhttp://nictiz.nl/fhir/StructureDefinition/valueset-concept-comments
Version3.0.2
Statusactive
Date2019-11-01T09:29:23+11:00
Nameconcept-comments
TitleComment
Realmnl
DescriptionA comment that explains how this code is used in this context (where the value set is expected to be used). This extension is mocked from R4.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "valueset-concept-comments",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    }
  ],
  "url": "http://nictiz.nl/fhir/StructureDefinition/valueset-concept-comments",
  "version": "3.0.2",
  "name": "concept-comments",
  "title": "Comment",
  "status": "active",
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "Nictiz",
  "description": "A comment that explains how this code is used in this context (where the value set is expected to be used). This extension is mocked from R4.",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "ValueSet.compose.include.concept"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Comment about the use of this code in this context",
        "definition": "A comment that explains how this code is used in this context (where the value set is             expected to be used).",
        "comment": "This is used in various FHIR value sets to make comments on how particular codes are used             when the formal definition is a little abstract or vague, but it's not clear whether it             belongs in the actual value set resource.",
        "max": "1",
        "isModifier": false
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/valueset-concept-comments"
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}