FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.sundhedsdatastyrelsen.gm
Resource TypeValueSet
IdValueSet-VS-brystoperation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/trifork/gm-fhir-ig/ValueSet-VS-brystoperation.html
URLhttp://sundhedsdatastyrelsen.dk/ValueSet/VS-brystoperation
Version0.3.0
Statusdraft
Date2025-12-15T14:15:29+00:00
NameVS_brystoperation
TitleBrystoperation Value Set
Realmdk
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

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: ValueSet VS-brystoperation

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.96 version Not Stated (use latest from terminology server)
    CodeDisplay
    302343007
    59214008
    598061000005108

Source1

{
  "resourceType": "ValueSet",
  "id": "VS-brystoperation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://sundhedsdatastyrelsen.dk/ValueSet/VS-brystoperation",
  "version": "0.3.0",
  "name": "VS_brystoperation",
  "title": "Brystoperation Value Set",
  "status": "draft",
  "date": "2025-12-15T14:15:29+00:00",
  "publisher": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.96",
        "concept": [
          {
            "code": "302343007"
          },
          {
            "code": "59214008"
          },
          {
            "code": "598061000005108"
          }
        ]
      }
    ]
  }
}