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

FHIR IG analytics

Packagenoma.fhir.mpd
Resource TypeStructureDefinition
IdCodeSystemNOMA.2.0.0.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=https://example.org/fhir/StructureDefinition/CodeSystemNOMA
URLhttps://example.org/fhir/StructureDefinition/CodeSystemNOMA
Statusactive
NameCodeSystemNOMA
TypeCodeSystem
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/CodeSystemNOMA",
  "name": "CodeSystemNOMA",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CodeSystem",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CodeSystem.url",
        "path": "CodeSystem.url",
        "min": 1
      },
      {
        "id": "CodeSystem.identifier",
        "path": "CodeSystem.identifier",
        "min": 1,
        "max": "2"
      },
      {
        "id": "CodeSystem.version",
        "path": "CodeSystem.version",
        "max": "0"
      },
      {
        "id": "CodeSystem.title",
        "path": "CodeSystem.title",
        "max": "0"
      },
      {
        "id": "CodeSystem.status",
        "path": "CodeSystem.status",
        "definition": "Only code ssystems with status \"active\" are being published"
      },
      {
        "id": "CodeSystem.experimental",
        "path": "CodeSystem.experimental",
        "max": "0"
      },
      {
        "id": "CodeSystem.date",
        "path": "CodeSystem.date",
        "max": "0"
      },
      {
        "id": "CodeSystem.publisher",
        "path": "CodeSystem.publisher",
        "max": "0"
      },
      {
        "id": "CodeSystem.contact",
        "path": "CodeSystem.contact",
        "max": "0"
      },
      {
        "id": "CodeSystem.description",
        "path": "CodeSystem.description",
        "max": "0"
      },
      {
        "id": "CodeSystem.useContext",
        "path": "CodeSystem.useContext",
        "max": "0"
      },
      {
        "id": "CodeSystem.jurisdiction",
        "path": "CodeSystem.jurisdiction",
        "max": "0"
      },
      {
        "id": "CodeSystem.purpose",
        "path": "CodeSystem.purpose",
        "max": "0"
      },
      {
        "id": "CodeSystem.copyright",
        "path": "CodeSystem.copyright",
        "comment": "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.",
        "max": "0"
      },
      {
        "id": "CodeSystem.caseSensitive",
        "path": "CodeSystem.caseSensitive",
        "max": "0"
      },
      {
        "id": "CodeSystem.valueSet",
        "path": "CodeSystem.valueSet",
        "max": "0"
      },
      {
        "id": "CodeSystem.hierarchyMeaning",
        "path": "CodeSystem.hierarchyMeaning",
        "max": "0"
      },
      {
        "id": "CodeSystem.compositional",
        "path": "CodeSystem.compositional",
        "max": "0"
      },
      {
        "id": "CodeSystem.versionNeeded",
        "path": "CodeSystem.versionNeeded",
        "max": "0"
      },
      {
        "id": "CodeSystem.supplements",
        "path": "CodeSystem.supplements",
        "max": "0"
      },
      {
        "id": "CodeSystem.count",
        "path": "CodeSystem.count",
        "max": "0"
      },
      {
        "id": "CodeSystem.filter",
        "path": "CodeSystem.filter",
        "max": "0"
      },
      {
        "id": "CodeSystem.concept.code",
        "path": "CodeSystem.concept.code",
        "definition": "A code - a text symbol - that uniquely identifies the concept within the code system.\r\nMay be a [SPOR RMS](https://spor.ema.europa.eu/rmswi/#/), NOMA or [FinnKode](https://finnkode.helsedirektoratet.no/) code"
      },
      {
        "id": "CodeSystem.concept.definition",
        "path": "CodeSystem.concept.definition",
        "max": "0"
      },
      {
        "id": "CodeSystem.concept.designation.use",
        "path": "CodeSystem.concept.designation.use",
        "max": "0"
      },
      {
        "id": "CodeSystem.concept.concept",
        "path": "CodeSystem.concept.concept",
        "max": "0"
      }
    ]
  }
}