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

FHIR IG analytics

Packagenoma.fhir.mpd
Resource TypeStructureDefinition
IdValueSetNoma2.0.0.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=https://example.org/fhir/StructureDefinition/ValueSetNOMA
URLhttps://example.org/fhir/StructureDefinition/ValueSetNOMA
Statusactive
NameValueSetNOMA
TypeValueSet
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/ValueSetNOMA",
  "name": "ValueSetNOMA",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "max": "0"
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "max": "0"
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "definition": "Only value sets with status \"active\" are being published"
      },
      {
        "id": "ValueSet.experimental",
        "path": "ValueSet.experimental",
        "max": "0"
      },
      {
        "id": "ValueSet.date",
        "path": "ValueSet.date",
        "max": "0"
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "max": "0"
      },
      {
        "id": "ValueSet.contact",
        "path": "ValueSet.contact",
        "max": "0"
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "max": "0"
      },
      {
        "id": "ValueSet.useContext",
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "id": "ValueSet.jurisdiction",
        "path": "ValueSet.jurisdiction",
        "max": "0"
      },
      {
        "id": "ValueSet.immutable",
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "max": "0"
      },
      {
        "id": "ValueSet.copyright",
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.lockedDate",
        "path": "ValueSet.compose.lockedDate",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.inactive",
        "path": "ValueSet.compose.inactive",
        "definition": "Aalways \"false\" since no codes with a status other than \"active\" are being published."
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.concept",
        "path": "ValueSet.compose.include.concept",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.valueSet",
        "path": "ValueSet.compose.include.valueSet",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "max": "0"
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}