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

FHIR IG Statistics: CodeSystem/publishable-example

Packagehl7.fhir.uv.cmi
Resource TypeCodeSystem
Idpublishable-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cmi/https://build.fhir.org/ig/HL7/Content-Management-Infrastructure-IG/CodeSystem-publishable-example.html
URLhttp://hl7.org/fhir/uv/cmi/CodeSystem/publishable-example
Version0.1.0
Statusactive
Date2020-11-03
NameSNOMED_CT_INT
TitleSNOMED CT International Edition
Realmuv
Authorityhl7
DescriptionThis is an example code system, based on the SNOMED CT Code System to illustrate a publishable code system resource. SNOMED CT is a core clinical healthcare terminology that contains concepts with unique meanings and formal logic based definitions organized into hierarchies.
CopyrightThis artefact includes content from SNOMED Clinical Terms (SNOMED CT) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org
Contentnot-present

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

This code system http://snomed.info/sct defines many codes, but they are not represented here


Source

{
  "resourceType": "CodeSystem",
  "id": "publishable-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cmi/StructureDefinition/publishable-codesystem-cmi"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/cmi/CodeSystem/publishable-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.6.96"
    }
  ],
  "version": "0.1.0",
  "name": "SNOMED_CT_INT",
  "title": "SNOMED CT International Edition",
  "status": "active",
  "experimental": true,
  "date": "2020-11-03",
  "publisher": "Clinical Decision Support WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "This is an example code system, based on the SNOMED CT Code System to illustrate a publishable code system resource. SNOMED CT is a core clinical healthcare terminology that contains concepts with unique meanings and formal logic based definitions organized into hierarchies.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This artefact includes content from SNOMED Clinical Terms (SNOMED CT) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "caseSensitive": false,
  "content": "not-present",
  "concept": [
    {
      "code": "428361000124107",
      "display": "Discharge to home for hospice care (procedure)"
    }
  ]
}