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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-ActRelationshipSubset.json
FHIR VersionR4B

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: CodeSystem v3-ActRelationshipSubset

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionNot Selectable
1_ParticipationSubset ParticipationSubset

Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act.

                    Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset.
true
2  FUTURE expected future

An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored.

3    FUTSUM future summary

Represents a 'summary' of all acts that are scheduled to occur in the future (whose effective time is greater than 'now' where is the time the instance is authored.). The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.

3    LAST expected last

Restricted to the latest known occurrence that is scheduled to occur. The Act with the highest known effective time.

3    NEXT expected next

Restricted to the nearest recent known occurrence scheduled to occur in the future. The Act with the lowest effective time, still greater than 'now'. ('now' is the time the instance is authored.)

2  PAST previous

An occurrence that occurred or was scheduled to occur in the past. An Act whose effective time is less than 'now'. ('now' is the time the instance is authored.)

3    FIRST first known

Restricted to the earliest known occurrence that occurred or was scheduled to occur in the past. The Act with the lowest effective time. ('now' is the time the instance is authored.)

3    PREVSUM previous summary

Represents a 'summary' of all acts that previously occurred or were scheduled to occur. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc. ('now' is the time the instance is authored.)

3    RECENT most recent

Restricted to the most recent known occurrence that occurred or was scheduled to occur in the past. The Act with the most recent effective time, still less than 'now'. ('now' is the time the instance is authored.)

2  SUM summary

Represents a 'summary' of all acts that have occurred or were scheduled to occur and which are scheduled to occur in the future. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.

1ActRelationshipExpectedSubset ActRelationshipExpectedSubset

ActRelationshipExpectedSubset

1ActRelationshipPastSubset ActRelationshipPastSubset

ActRelationshipPastSubset

1MAX maximum

The occurrence whose value attribute is greater than all other occurrences at the time the instance is created.

1MIN minimum

The occurrence whose value attribute is less than all other occurrences at the time the instance is created.


Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-ActRelationshipSubset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset",
  "version": "2018-08-12",
  "name": "v3.ActRelationshipSubset",
  "title": "v3 Code System ActRelationshipSubset",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "<ns1:p>Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets.</ns1:p><ns1:p>Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtered or calculated subset.</ns1:p>",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActRelationshipSubset|3.0.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "_ParticipationSubset",
      "display": "ParticipationSubset",
      "definition": "Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act. \r\n\n                        Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "FUTURE",
          "display": "expected future",
          "definition": "An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored.",
          "concept": [
            {
              "code": "FUTSUM",
              "display": "future summary",
              "definition": "Represents a 'summary' of all acts that are scheduled to occur in the future (whose effective time is greater than 'now' where is the time the instance is authored.). The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc."
            },
            {
              "code": "LAST",
              "display": "expected last",
              "definition": "Restricted to the latest known occurrence that is scheduled to occur. The Act with the highest known effective time."
            },
            {
              "code": "NEXT",
              "display": "expected next",
              "definition": "Restricted to the nearest recent known occurrence scheduled to occur in the future. The Act with the lowest effective time, still greater than 'now'. ('now' is the time the instance is authored.)"
            }
          ]
        },
        {
          "code": "PAST",
          "display": "previous",
          "definition": "An occurrence that occurred or was scheduled to occur in the past. An Act whose effective time is less than 'now'. ('now' is the time the instance is authored.)",
          "concept": [
            {
              "code": "FIRST",
              "display": "first known",
              "definition": "Restricted to the earliest known occurrence that occurred or was scheduled to occur in the past. The Act with the lowest effective time. ('now' is the time the instance is authored.)"
            },
            {
              "code": "PREVSUM",
              "display": "previous summary",
              "definition": "Represents a 'summary' of all acts that previously occurred or were scheduled to occur. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc. ('now' is the time the instance is authored.)"
            },
            {
              "code": "RECENT",
              "display": "most recent",
              "definition": "Restricted to the most recent known occurrence that occurred or was scheduled to occur in the past. The Act with the most recent effective time, still less than 'now'. ('now' is the time the instance is authored.)"
            }
          ]
        },
        {
          "code": "SUM",
          "display": "summary",
          "definition": "Represents a 'summary' of all acts that have occurred or were scheduled to occur and which are scheduled to occur in the future. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc."
        }
      ]
    },
    {
      "code": "ActRelationshipExpectedSubset",
      "display": "ActRelationshipExpectedSubset",
      "definition": "ActRelationshipExpectedSubset"
    },
    {
      "code": "ActRelationshipPastSubset",
      "display": "ActRelationshipPastSubset",
      "definition": "ActRelationshipPastSubset"
    },
    {
      "code": "MAX",
      "display": "maximum",
      "definition": "The occurrence whose value attribute is greater than all other occurrences at the time the instance is created."
    },
    {
      "code": "MIN",
      "display": "minimum",
      "definition": "The occurrence whose value attribute is less than all other occurrences at the time the instance is created."
    }
  ]
}