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

FHIR IG Statistics: CodeSystem/CodeSystemDesignationUseExample1

Packagesnomed-ig
Resource TypeCodeSystem
IdCodeSystemDesignationUseExample1
FHIR VersionR4
Sourcehttp://snomed.info/fhir/https://build.fhir.org/ig/IHTSDO/snomed-ig/CodeSystem-CodeSystemDesignationUseExample1.html
URLhttp://snomed.info/fhir/CodeSystem/CodeSystemDesignationUseExample1
Version0.0.1
Statusdraft
Date2025-07-09T10:34:35+00:00
Contentfragment

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CodeSystemDesignationUseExample1

This code system http://snomed.info/fhir/CodeSystem/CodeSystemDesignationUseExample1 provides a fragment that includes following code:

CodeEnglish (English, en)
1234 A consumer term

Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystemDesignationUseExample1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://snomed.info/fhir/CodeSystem/CodeSystemDesignationUseExample1",
  "version": "0.0.1",
  "status": "draft",
  "date": "2025-07-09T10:34:35+00:00",
  "publisher": "SNOMED on FHIR project group",
  "contact": [
    {
      "name": "SNOMED on FHIR project group",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
        }
      ]
    }
  ],
  "content": "fragment",
  "concept": [
    {
      "code": "1234",
      "designation": [
        {
          "extension": [
            {
              "extension": [
                {
                  "url": "context",
                  "valueCoding": {
                    "code": "patient-friendly-refset"
                  }
                },
                {
                  "url": "role",
                  "valueCoding": {
                    "code": "preferred"
                  }
                },
                {
                  "url": "type",
                  "valueCoding": {
                    "code": "900000000000013009"
                  }
                }
              ],
              "url": "http://snomed.info/fhir/StructureDefinition/designation-use-context"
            },
            {
              "extension": [
                {
                  "url": "context",
                  "valueCoding": {
                    "code": "patient-unfriendly-refset"
                  }
                },
                {
                  "url": "role",
                  "valueCoding": {
                    "code": "avoid"
                  }
                },
                {
                  "url": "type",
                  "valueCoding": {
                    "code": "900000000000013009"
                  }
                }
              ],
              "url": "http://snomed.info/fhir/StructureDefinition/designation-use-context"
            },
            {
              "extension": [
                {
                  "url": "context",
                  "valueCoding": {
                    "system": "http://snomed.info/sct",
                    "code": "608771002",
                    "display": "GMDN language reference set"
                  }
                },
                {
                  "url": "role",
                  "valueCoding": {
                    "system": "http://snomed.info/sct",
                    "code": "900000000000548007",
                    "display": "Preferred"
                  }
                },
                {
                  "url": "type",
                  "valueCoding": {
                    "code": "900000000000013009"
                  }
                }
              ],
              "url": "http://snomed.info/fhir/StructureDefinition/designation-use-context"
            }
          ],
          "language": "en",
          "use": {
            "code": "consumer"
          },
          "value": "A consumer term"
        }
      ]
    }
  ]
}