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

FHIR IG analytics

Packagemedcom.fhir.dk.document
Resource TypeValueSet
IdValueSet-MedCom-ihe-core-formatcode-VS-TEMP.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medcomdk/dk-medcom-document/ValueSet-MedCom-ihe-core-formatcode-VS-TEMP.html
URLhttp://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-formatcode-VS-TEMP
Version2.0.0
Statusactive
Date2026-01-01
NameMedComIHE_CoreFormatCode_VS_TEMP
TitleIHE FormatCode_TEMP
Realmdk
Description_TEMP ValueSet containing FormatCodes defines by MedCom.

Resources that use this resource

StructureDefinition
medcom-contained-documentreferenceMedComContainedDocumentReference

Resources that this resource uses

CodeSystem
MedCom-ihe-formatcode-CS-TEMPDK IHE FormatCode_TEMP

Narrative

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

Generated Narrative: ValueSet MedCom-ihe-core-formatcode-VS-TEMP


Source1

{
  "resourceType": "ValueSet",
  "id": "MedCom-ihe-core-formatcode-VS-TEMP",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-formatcode-VS-TEMP",
  "version": "2.0.0",
  "name": "MedComIHE_CoreFormatCode_VS_TEMP",
  "title": "IHE FormatCode_TEMP",
  "status": "active",
  "experimental": false,
  "date": "2026-01-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        },
        {
          "system": "email",
          "value": "fhir@medcom.dk"
        }
      ]
    }
  ],
  "description": "_TEMP ValueSet containing FormatCodes defines by MedCom.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://medcomfhir.dk/ig/document/CodeSystem/MedCom-ihe-formatcode-CS-TEMP"
      }
    ]
  }
}